Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!hc!beta!dzzr From: dzzr@beta.UUCP Newsgroups: comp.os.cpm Subject: A problem with my parallel output port (HELP, please) Message-ID: <5116@beta.UUCP> Date: Wed, 6-May-87 11:33:08 EDT Article-I.D.: beta.5116 Posted: Wed May 6 11:33:08 1987 Date-Received: Fri, 8-May-87 01:57:39 EDT Distribution: na Organization: Los Alamos Natl Lab, Los Alamos, N.M. Lines: 22 Keywords: CPM 2.21, USER.ASM I recently stuck an external modem on my old Northstar, using the second of its two serial ports. I then constructed a parallel cable, removed the serial interface card from the Epson MX-80, and modified my LifeBoat Associates CP/M 2.21 using MOVCPM and SYSGEN to tell the system that the printer was now on the parallel output port. What reached the printer was (seemingly) bit-shifted garbage. The handshaking worked fine, but I suspect that the printer driver in my CPM is fouled. I then wrote a little 8080 test code to send characters to the parallel output port, and it worked fine. I would like to modify my USER.ASM file to include a parallel port driver that I know works, but I don't know how to patch the user stuff into CPM after I'm done. Can anyone out there in NETLAND help? (Keith, are you listening?) Thanks in advance for all the good help.... --Doug Roberts