Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2001 16:07:08 +0200
From:      Piotr Smyrak <piotr.smyrak@eko.org.pl>
To:        freebsd-questions@freebsd.org
Subject:   problem with PCI modem on sio2
Message-ID:  <506286671.20010819160708@eko.org.pl>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?506286671.20010819160708>