From owner-freebsd-questions Tue Aug 11 18:39:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20933 for freebsd-questions-outgoing; Tue, 11 Aug 1998 18:39:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from unix.safeweb.net (safeweb.net [207.193.55.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20926 for ; Tue, 11 Aug 1998 18:38:59 -0700 (PDT) (envelope-from bob@safeweb.net) Received: from lion.safeweb.net (lion.safeweb.net [207.193.55.28]) by unix.safeweb.net (8.8.7/8.6.12) with SMTP id UAA19617 for ; Tue, 11 Aug 1998 20:38:06 -0500 (CDT) Date: Wed, 12 Aug 1998 01:38:33 +0000 (GMT) From: Bobby Walker Reply-To: bob@safeweb.net To: freebsd-questions@FreeBSD.ORG Subject: PnP Soundcard/Modem 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 I installed 2.2.7 on my home computer last night but I can not seem to get the modem to work properly. The modem I am using right now is an Aztec SoundIII soundcard/modem, which I know is not the best but I can not afford to purchase another right now. I recompiled the kernel with controller pnp0, which revealed that the card is an AZT3000, I then added that to the sio.c, recompiled and still it will not seem to recognize the modem. I then used pnpinfo to see what it listed, and the modem there was listed as AZT4001, so I added that to sio.c, recompiled and still no luck. Then at the boot prompt I tried pnp 1 0 os irq0 3 drq0 0 port0 0x2f8 An ls then showed me that it had the device listed, but it was not enabled, so I entered pnp 1 0 enable and then let it boot up and still I got no response from the modem at all. Does anyone have any suggestions or should I just forget this part until I get another modem? Thanks in advance, Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message