From owner-freebsd-questions Wed May 20 14:21:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA29769 for freebsd-questions-outgoing; Wed, 20 May 1998 14:21:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA29612 for ; Wed, 20 May 1998 14:20:12 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id OAA29081; Wed, 20 May 1998 14:20:03 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 20 May 1998 14:20:03 -0700 (PDT) From: Doug White Reply-To: Doug White To: "Douglas R. Brown" cc: freebsd-questions@FreeBSD.ORG Subject: Re: modem problems In-Reply-To: <000901bd8400$e2d02480$a8662e9c@doug> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 20 May 1998, Douglas R. Brown wrote: > freebsd 2.2.6 on cdrom > Hewlett Packard Pavilion 8140 > p200 mmx 32 mbram > modem is a lucent 56k flex modem > > when i try to dial i get this message > OpenModem failed: /dev/cuaa1 : Device not configured failed to open modem > > modem is on com port 2 if that helps Are you sure it's found on startup? Check dmesg. If it isn't and it's a internal modem and Plug&Pray compatible, try compiling a kernel with controller pnp0 and after rebooting with the new kernel run `pnpinfo'. Grab the device ID out of the output for the modem and plug it into the table in /sys/i386/isa/sio.c. Look around line 2100 for the table or look for `Supra1201'. Rebuild the kernel again (no config necessary), install, reboot, and your modem should show up. That is going to become a FAQ item real quick :) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message