From owner-freebsd-questions Sun Aug 19 8:10:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from server.eko.wroc.pl (195.116.86.81.unregistered.k.pl [195.116.86.81]) by hub.freebsd.org (Postfix) with ESMTP id 0E7F937B411 for ; Sun, 19 Aug 2001 08:10:13 -0700 (PDT) (envelope-from piotr.smyrak@eko.org.pl) Received: from dial1198.wroclaw.dialog.net.pl (dial1198.wroclaw.dialog.net.pl [217.30.134.182]) by server.eko.wroc.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id RAA20835 for ; Sun, 19 Aug 2001 17:03:49 +0200 (CEST) Date: Sun, 19 Aug 2001 16:07:08 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.53d) Reply-To: Piotr Smyrak Organization: Administrator serwera X-Priority: 3 (Normal) Message-ID: <506286671.20010819160708@eko.org.pl> To: freebsd-questions@freebsd.org Subject: problem with PCI modem on sio2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG HI, I am trying to my make home box with FreeBSD 4.3 to work with a user ppp run modem dial up connection, but my attempts failed till now. The modem is Zoltrix Aquila 56K, PCI PnP with Conexant chip (soft modem), which under Win has been recognized at COM3 with IRQ12. I upgraded kernel config to support sio2 i sio3, did ./MAKEDEV tun* cuaa* in /dev, but I am still having problems, dmesg prints out: --cite--- sio2: configured irq 5 not in bitmap of probed irqs 0 sio3: configured irq 9 not in bitmap of probed irqs 0 ---end--- Well, I have been thinking about it and it seems that the problem is that the kernel states for ISA while my modem runs on PCI: --cite--- device sio2 at isa? port IO_COM3 irq 5 device sio3 at isa? port IO_COM4 irq 9 ---end--- I don't know how to deal with it, I would be thankful for any hint. Has anybody succeeded in forcing softmodem to work under FreeBSD? Thanks for your time, --- Piotr Smyrak. piotr.smyrak@eko.org.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message