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

Re: ppp 2.3.1-2 problem



> Really?  I ran setserial to set my modem's baud rate to 115200 right
> before I ran the new pppd, and I _still_ could only connect at 9600 baud.

How do you do this with setserial ?

What does:

  stty -a < /dev/ttyS?

give you before and after this ?

I've just tried some tests, and can get pppd you run at 9600 or 115200 by simply
running:

  stty 9600 < /dev/ttyS0 > /dev/ttyS0

or

  stty 115200 < /dev/ttyS0 > /dev/ttyS0

before pon.  This was as root, but that shouldn't make any odds.

Cheers, Phil.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: