Re: Serial communications question
On Sat, 20 Jan 1997 13:50:03 +0200 Johann Spies ([EMAIL PROTECTED] et.co.za) wrote: > On Sun, 19 Jan 1997, Philippe Troin wrote: > > > No, you should be using /dev/ttyS1. Use of the cua devices is > > deprecated, and pppd's case, it can cause problems. > > My system is still configured as /dev/cuax. Should I change it to > /dev/ttySx? Is so, how should I do it? I have seen a 0setserial > script in /etc/rc.boot. Can I reconfigure my system by changing all > the "cuax"-references there? No this won't help. You can change it, but what I meant is that all actual use of the serial ports (mouse, dialin, dialout), chould use /dev/ttySx. Phil. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
Re: Serial communications question
On Sun, 19 Jan 1997, Philippe Troin wrote: > No, you should be using /dev/ttyS1. Use of the cua devices is > deprecated, and pppd's case, it can cause problems. My system is still configured as /dev/cuax. Should I change it to /dev/ttySx? Is so, how should I do it? I have seen a 0setserial script in /etc/rc.boot. Can I reconfigure my system by changing all the "cuax"-references there? Johann Johann Spies [EMAIL PROTECTED] Windsorlaan 19 Pietermaritzburg 3201 Suid Afrika (South Africa) Tel. Nr. 0331-46-1310 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
Serial communications question
> "Steve" == Steve <[EMAIL PROTECTED]> writes: Steve> I'm having a problem with my modem. Using chat+pppd to dial Steve> out, I can connect, but not negotiate ppp. Sometimes I can Steve> negotiate ppp, but the connection is very slow. However, if Steve> I first run Minicom and quit without reset, chat+pppd works Steve> quite well and the connection is fast. I have 'setserial /dev/ttyS1 spd_vhi' in my /etc/rc.boot/(whatever-serial) script, and in the diald.options file, have 'speed 115200'. It is faster now than when I had 'speed 38400' there. I had thought that setting the 'spd_vhi' flag with setserial made '38400' max the interface, but it turns out that '115200' makes it faster. -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
Re: Serial communications question
On Sun, 19 Jan 1997 19:41:13 PST Steve ([EMAIL PROTECTED]) wrote: > The modem is a Cardinal 33.6 external on COM 2. I'm using the /dev/cua1 > device; is this the correct device? No, you should be using /dev/ttyS1. Use of the cua devices is deprecated, and pppd's case, it can cause problems. Phil. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
Serial communications question
I'm having a problem with my modem. Using chat+pppd to dial out, I can connect, but not negotiate ppp. Sometimes I can negotiate ppp, but the connection is very slow. However, if I first run Minicom and quit without reset, chat+pppd works quite well and the connection is fast. I'm guessing that chat+pppd doesn't set up the port the way Minicom does. Is there any way for me to set it up without having to start and exit Minicom every time? I've checked the man page for setserial(8) but I don't know what settings to change. The modem is a Cardinal 33.6 external on COM 2. I'm using the /dev/cua1 device; is this the correct device? Any help would be appreciated. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]