Date: Fri, 31 Jul 1998 12:43:03 +0930 From: Greg Lehey <grog@lemis.com> To: Ryan Turner <freebsd@vt.edu>, freebsd-questions@FreeBSD.ORG Subject: Re: Configuring Modem Message-ID: <19980731124303.L7830@freebie.lemis.com> In-Reply-To: <3.0.1.32.19980730225152.00924d20@pop.erols.com>; from Ryan Turner on Thu, Jul 30, 1998 at 10:51:52PM -0400 References: <3.0.1.32.19980730225152.00924d20@pop.erols.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, 30 July 1998 at 22:51:52 -0400, Ryan Turner wrote: > I am trying to get PPP to work on my computer, but get the following error > after I type "dial ISP". > > Dial attempt 1 of 1 > Error: OpenModem failed: /dev/cuaa1: device not configured > > The computer is a 486DX-66 and the modem is on com2, IRQ 4. > How can I configure /dev/cuaa1 ? Assuming you also have cuaa0 on IRQ 4, which is normal, this won't work. You need a separate IRQ for each serial port. Normally IRQ 3 is reserved for cuaa1. What output do you get from this command? $ dmesg | grep sio Greg -- See complete headers for address and phone numbers finger grog@lemis.com for PGP public key 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?19980731124303.L7830>