Date: Tue, 11 Jul 2000 22:57:52 -0500 From: "David J. Kanter" <djkanter@northwestern.edu> To: Kuzak <kuzak@kuzak.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PCI pnp Modem Message-ID: <20000711225752.A615@localhost.localdomain> In-Reply-To: <0FXK007MC3TNXQ@mta6.snfc21.pbi.net>; from kuzak@kuzak.net on Tue, Jul 11, 2000 at 04:26:35PM -0700 References: <0FXK007MC3TNXQ@mta6.snfc21.pbi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 11, 2000 at 04:26:35PM -0700, Kuzak wrote: > I would really appriciate it if someone could walk me through setting up > a pci pnp modem... ---end quoted text--- Mine works, and this is what I did: device pnp device pci. That might be enough. I don't understand kernel configs too well. My modem "automogically" shows up as sio4, even though there's no mention of sio4 in the kernel config (only sio0-3). It's an internal modem. Also, you might have a Winmodem, which will never work. Look at the Web site to see if your modem is one of those. From dmesg: sio4: <U.S. Robotics 56K Voice INT> at port 0x2f8-0x2ff irq 3 on isa0 sio4: type 16550A -- David Kanter djkanter@northwestern.edu 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?20000711225752.A615>