Date: Fri, 20 Jul 2001 03:08:22 -0400 From: parv <parv_@yahoo.com> To: Vladislav Saltanov <saltanov@mail.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: modem doesn't work in PPP Message-ID: <20010720030822.A49943@moo.holy.cow> In-Reply-To: <000901c110e7$da7b7ba0$5c2d6dd4@comp>; from saltanov@mail.ru on Fri, Jul 20, 2001 at 09:47:29AM %2B0300 References: <200107162111.aa65203@salmon.maths.tcd.ie> <000901c110e7$da7b7ba0$5c2d6dd4@comp>
next in thread | previous in thread | raw e-mail | index | archive | help
on Jul 20 03:00, i got this from Vladislav... > Help me, please. > > When I start ppp in interactive mode, after > > set device /dev/sio4 > set speed 115200 > term > > I see the following: > > Jul 20 08:48:46 ppp[348]: Warning: deflink: /dev/sio4: Bad file > descriptor > Failed to open /dev/sio4 > > > > However when system is being loaded it writes: > > Jul 20 08:26:18 /kernel: sio4: <Modem/Fax/Voice> at port 0x3e8-0x3ef irq > 10 on isa0 > Jul 20 08:26:18 /kernel: sio4: type 16550A > see 'CONNECTING WITH YOUR INTERNET SERVICE PROVIDER' section of ppp man page, especially point number 4. in addition, search for '/dev/cuaa' and 'set device' in the man page. in short, you need /dev/cuaa4 instead of /dev/sio4. -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010720030822.A49943>