Date: Thu, 27 Mar 2008 11:07:44 -0700 From: "Jin Guojun [VFFS]" <jin@george.lbl.gov> To: mike@sentex.net Cc: scott.marshall@mail.com, freebsd-hardware@freebsd.org Subject: Re: Currently available internal PCI hardware modems? Message-ID: <47EBE270.1040603@george.lbl.gov> In-Reply-To: <hmrlu35slsdevvf42op2tdd6tk0j19c9bd@4ax.com> References: <20080326230956.5077A49B6BD@ws1-3a.us4.outblaze.com> <hmrlu35slsdevvf42op2tdd6tk0j19c9bd@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
mike@sentex.net 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
>
>uc0@pci0: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
>},
>
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47EBE270.1040603>
