[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ADT issue



This sounds like the serial handshaking lines on the Windows boxes are
not getting the proper signals.  The IIc does not have all the
handshaking signals that a standard com port would have, so there may be
more lines to be crossed to force the IBM side into communicating.

If you have one, try a null modem adapter on the cable, see what
happens.  (In theory) You can't do  any damage by trying. 

At one point I had created a IIc adapter that converted the serial port
into a standard 9 pin so I could attach things.  I wish I could remember
what all I had to cross wire.

I've got a serial printer cable I'll play with sometime this week and
look at it with a breakout box to see what is there.

Thankx,
Ed
eeastmanNO@SPAMapple2.com

Nathan Jedinak wrote something about:
> I connect it all up (to either Windows box), type IN#2 on the IIc, and go to a DOS prompt and type the following:> mode comX: baud=300 data=8 parity=n type adtgs.dmp >comX:
> I get a "Write fault error writing device com1" on the 98 box and a "System cannot write data" error on the 2K box. Any ideas?