[comp.dcom.lans] NCSA telnet hangs in SLIP

peiffer@umn-cs.cs.umn.edu (Tim Peiffer (The Net Guy)) (10/27/90)

I am having a problem with configuring a laptop portable to 
run NCSA telnet.  The version of telnet is 2.2D with the 8250
SLIP drivers.  My question is, "is there a different driver for
the 82c50 ?"  There should not be any difference; the 'c' in the 
id indicates that the chip is the CMOS low power varient of the
8250.

The problem that I am experiencing is that a Toshiba T1000 seems to
lock up printing characters with the high bit set (graphics characters),
and I lose keyboard control forcing a cold boot of the PC.

Just in case there is some kind soul that would like to debug 
this one....  I included some information below.


Tim Peiffer
-----------
Tim Peiffer				peiffer@cs.umn.edu 	or
Computer Science Dept			..!rutgers!umn-cs!peiffer
University of Minnesota
MPLS MN 55455

------<from autoexec.bat>
# interrupt vector 4 - COM1:
# baud rate 0x960 - 2400 (0x4B0 - 1200)
\ncsa\slip8250 0x60 0x6 0x4 0x3F8 0x4B0 0x800 0x800
-------<config.tel>--------
hardware=packet
                                # harware choices
                                #  3com         - 3com 3c501
                                #  3c523        - 3com 3c523
                                #  wd800        - Western Digitial 800E
                                #  nicpc        - 
                                #  nicps        -
                                #  ni5210       - Micom Interlan NI5210 card
                                #  packet       - FTP packet Driver spec 
# (currently only Ethernet class devices are supported)

interrupt=0                     # hardware IRQ interrupt
address=6                       # base memory address or packet driver class
           	# if using packet driver (0 == default == ethernet)
                # or class=6 for slip
ioaddr=0        # I/O address  or packet int vector if using packet driver
                # If = 0 and packet driver, telbin looks for first
                # packet driver found between 60H and 7FH
-- 
-----------
Tim Peiffer				peiffer@cs.umn.edu 	or
Computer Science Dept			..!rutgers!umn-cs!peiffer
University of Minnesota