I have a CTR-21 (with Agere SV92PL-T00 / SV 04395 chipset) Fax Modem,
but could not get it work under 6.2 release.
Does anyone know if this modem will work under 6.3 or 7.0 release?
TIA,
-Jin
[EMAIL PROTECTED] wrote:
On Wed, 26 Mar 2008 23:09:56 +0000, in sentex.lists.freebsd.hardware
you wrote:
As copiously written elsewhere, FreeBSD works best with hardware modems, not
WinModems / LinModems.
Hi,
we use a USR 5610C
[EMAIL PROTECTED]:8:0: class=0x070002 card=0x00d312b9 chip=0x100812b9 rev=0x01
hdr=0x00
vendor = '3COM Corp, Modem Division (Formerly US Robotics)'
device = 'TL16CFM700PGE / 980C / 42A30KW PCI Serial Controller
(for modem)d'
class = simple comms
puc0: <US Robotics (3Com) 3CP5609 PCI 16550 Modem> port 0xe400-0xe407
irq 12 at device 8.0 on pci0
sio4: <US Robotics (3Com) 3CP5609 PCI 16550 Modem> on puc0
Works well on RELENG_6 and RELENG_7. One small patch we run with is
below
--- sio_pci.c Wed Mar 26 20:53:47 2008
+++ sio_pci.c.new Wed Mar 26 20:54:05 2008
@@ -68,7 +68,6 @@
};
static struct pci_ids pci_ids[] = {
- { 0x100812b9, "3COM PCI FaxModem", 0x10 },
{ 0x2000131f, "CyberSerial (1-port) 16550", 0x10 },
{ 0x01101407, "Koutech IOFLEX-2S PCI Dual Port Serial", 0x10
},
{ 0x01111407, "Koutech IOFLEX-2S PCI Dual Port Serial", 0x10
},
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to "[EMAIL PROTECTED]"