MP/M & CP/NET [message #9394] |
Sun, 21 November 2021 04:15  |
tapy
Messages: 17 Registered: June 2021
|
Junior Member |
|
|
Hi all,
I would like to present my challenge I set myself to celebrate the 40th anniversary of MP/M II and CP/NET release. To realize my idea I used popular RC2014 kits, as a CP/NET network server I used Z180 computer working under MP/M, while the client stations are typical Z80 kits. On the client side CP/NET was loaded from CP/M v2.2 and on diskless computers with CP/NOS. As a network controller I used COM20020 working in Arcnet standard, in the physical layer RS485 driver - SN75176. The use of this archaic standard was dictated by the desire to preserve the "spirit of the times" so as not to use contemporary solutions using microcontrollers superior in performance to the entire network to support the TCP/IP stack and Ethernet. At the moment the whole thing is up and running, but I still need to add code to support frames longer than 252 bytes. I'm not entirely satisfied with the results as I had to give up using interrupts for incoming packets as MP/M randomly crashed during heavy disk usage by requesters. It is possible that this is due to my misunderstanding of the operation of the rather peculiarly programmed Arcnet controller, or that MP/M quite often disables the interrupt system during its operation. I will continue to work on this problem, as using interrupts is more "elegant" than using polling for incoming packets. I think I'll get this project out to the community by this anniversary.
Tadeusz Pycio
-
Attachment: A31-min.jpg
(Size: 527.31KB, Downloaded 622 times)
-
Attachment: ARC1-min.jpg
(Size: 408.67KB, Downloaded 180 times)
|
|
|
|
|
Re: MP/M & CP/NET [message #9410 is a reply to message #9397] |
Tue, 23 November 2021 15:45   |
tingo
Messages: 114 Registered: February 2017 Location: Oslo, Norway
|
Senior Member |
|
|
Nice! Thanks for doing this and making the video. Very interesting.
Torfinn
|
|
|
|
Re: MP/M & CP/NET [message #9453 is a reply to message #9451] |
Sat, 04 December 2021 11:21  |
wsm
Messages: 232 Registered: February 2017 Location: AB, Canada
|
Senior Member |
|
|
FYI: If you're trying to get Doug's CP/NET working and need a simple Z180 board, he has one of my MinZ-U boards which he has up and running via serial over USB. They're available <here>.
|
|
|