Subject: Re: i386 com speed and slattach
To: None <current-users@sun-lamp.cs.berkeley.edu,>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 06/25/1994 00:21:37
   From com.c, COM_FREQ/16 indicates a max com speed of 115200
   Is this correct?

Standard PC serial ports cannot go above 115200 baud without deep
magic.

   slattach no longer has an option to enable cslip; [...]

Hm; that's odd.  However, you can change it with ifconfig.  The `link'
flags mean the following for SLIP:

link0 - on means compression enabled.
link1 - on means ICMP packets are blocked.
link2 - is weird.  I don't get the point.

No doubt this should be in the slattach(8) man page.


------------------------------------------------------------------------------