From owner-freebsd-questions Thu Jul 30 20:13:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20176 for freebsd-questions-outgoing; Thu, 30 Jul 1998 20:13:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20169 for ; Thu, 30 Jul 1998 20:13:28 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA01300; Fri, 31 Jul 1998 12:43:18 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id MAA09998; Fri, 31 Jul 1998 12:43:03 +0930 (CST) Message-ID: <19980731124303.L7830@freebie.lemis.com> Date: Fri, 31 Jul 1998 12:43:03 +0930 From: Greg Lehey To: Ryan Turner , freebsd-questions@FreeBSD.ORG Subject: Re: Configuring Modem References: <3.0.1.32.19980730225152.00924d20@pop.erols.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i 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 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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