From owner-freebsd-questions Tue Jul 11 22: 1:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id E026637BC68 for ; Tue, 11 Jul 2000 22:01:33 -0700 (PDT) (envelope-from djkanter@northwestern.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id AAA23067; Wed, 12 Jul 2000 00:01:20 -0500 (CDT) Received: from localhost.localdomain (areca-34-028102.nuts.nwu.edu [165.124.28.102]) by hecky.acns.nwu.edu via smap (V2.0) id xma022887; Wed, 12 Jul 00 00:01:15 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id WAA00705; Tue, 11 Jul 2000 22:57:52 -0500 (CDT) (envelope-from david) Date: Tue, 11 Jul 2000 22:57:52 -0500 From: "David J. Kanter" To: Kuzak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PCI pnp Modem Message-ID: <20000711225752.A615@localhost.localdomain> Mail-Followup-To: Kuzak , freebsd-questions@FreeBSD.ORG References: <0FXK007MC3TNXQ@mta6.snfc21.pbi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <0FXK007MC3TNXQ@mta6.snfc21.pbi.net>; from kuzak@kuzak.net on Tue, Jul 11, 2000 at 04:26:35PM -0700 X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 4.0-STABLE FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: 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