Subject: Re: Setting modem speed
To: None <skippy@macro.stanford.edu, x.yang@physics.bbk.ac.uk>
From: Z+ Proton <proton@phy.bbk.ac.uk>
List: port-i386
Date: 04/03/1997 03:59:40
	> Is there anyway i can set my modem speed to 38400?
	> the speed i have is always 9600 whatever i do with /ppp/options or 
	> stty -f /dev/tty01 38400.

	You might try setting it in /etc/ppp/options. As the man page says, just
	add "38400" to the options file, or to the command line you use to invoke
	pppd.

	Take care,

	Bill
as  i mentioned , put 38400 or 115200 in /etc/ppp/options does not solve the 
problem. I have to initialize the port tty01 to 38400 before pppd chat.
(i used direct pppd chat, no getty). I just could not figure out
why stty -f /dev/tty01 38400 does not do the job.

yang