From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <42033a0a181015b8ec42ef078220ef0a@plan9.bell-labs.com> Date: Wed, 22 Mar 2006 19:21:41 -0500 From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] just checking ... In-Reply-To: <4421E569.1020608@lanl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 1bb6f144-ead1-11e9-9d60-3106f5b1d025 On Wed Mar 22 19:08:29 EST 2006, rminnich@lanl.gov wrote: > ... > just realized, while walking ppp.c, that if you give it a -p /dev/eia0 > it opens /dev/eia0ctl and just hardwires the baud rate to 64k ... bad deal. > > I think I'm going to beat on ppp.c a bit ... > > ron no it doesn't. it sets the bad to whatever you set with -b and sets the q size to 64k. --jim