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

Re: How to configure serial port on //c+?



not sure about the //c+, but on a //c (with the unidisk rom...
probably same with the original //c as well) the control codes for ssc
would work just as well.  But since the //c (and //c+) dont have
jumpers or dip switches, some values are poked into the auxiliary
memory screen holes to take the place of the dip switches of a SSC. 
If you have the systems utilities disk, boot it and set your baud rate
and stop bits etc etc.  then you can boot DOS and do your thing.  the
settings would survive almost any reset as long as you dont power down
your computer.
Chris Merrill <chris@nowhere.net> wrote in message news:<flr74vklm2jjfeqb8j68tavl8nvc4es7r0@4ax.com>...
> I've been learning the ins-and-outs of configuring the SSC on my ][e
> for use with ADT - and got it all workingl.  I followed the
> instructions in the "A Complete Guide to Using ADT for Apple <- -> PC
> file Transfers" from the Call-A.P.P.L.E. docs.  To prepare the SSC in
> the ][e for serial communications, I follow this procedure:
> - boot DOS
> - IN#2
> - <ctrl-a>
> - 15B
> - PR#2
> 
> When I try this on my //c+, I do not get the same results.
> 
> Does anybody know if the procedure is _supposed_ to be different, or
> is my //c+ screwed up?  Are there jumper settings I must set similar
> to the settings on the SSC?
> 
> TIA,
> Chris