Date: Wed, 20 May 1998 14:20:03 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: "Douglas R. Brown" <dbrown@excel.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: modem problems Message-ID: <Pine.BSF.3.96.980520141811.28873e-100000@gdi.uoregon.edu> In-Reply-To: <000901bd8400$e2d02480$a8662e9c@doug>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980520141811.28873e-100000>