From owner-freebsd-hackers Tue Oct 16 8: 5:27 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1CE7837B405 for ; Tue, 16 Oct 2001 08:05:24 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f9GF5MV10055; Tue, 16 Oct 2001 09:05:23 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f9GF5L732042; Tue, 16 Oct 2001 09:05:22 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200110161505.f9GF5L732042@harmony.village.org> To: Matthew Emmerton Subject: Re: Adding support for Duxbury PCI modem to FreeBSD 4.4 Cc: Peter van Heusden , freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Tue, 16 Oct 2001 08:24:10 EDT." References: Date: Tue, 16 Oct 2001 09:05:21 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message Matthew Emmerton writes: : On Tue, 16 Oct 2001, Peter van Heusden wrote: : : > On Mon, Oct 15, 2001 at 09:35:58AM -0600, Warner Losh wrote: : > > In message <9DCF7A9E7AD27A4F962A37F7E78607B10CFAEC@ukhokho.ct.schoolnet.org.za> "Peter van Heusden" writes: : > : > I'm having a look at the Linux 2.4 kernel code, since they apparently : > have winmodem support (including for the SM56 chipset, which is now : > no longer supported by Motorola - double Aaaargh!), but will probably : > have to go with an external modem, since it seems to be impossible to : > get internal PCI non-winmodems. : : 3Com makes a PCI "hardware" (non-Winmodem) modem. I've seen only 3 hardware pci modems. All are based on the lucent "kermit" chipset, but 3com PCI FaxModems have their own id. Well, I take that back. There's at least one pccard based pci modem. There is a PLX part that glues the pccard bus to the pci ala some of the wi adapters. And there's an old modem chipset on the card. These were made out of surplus parts and I never saw them in real channels (and to be honest, only consulted in writing a driver at the high level for them, I've not put one in a machine or had one in hand). I'm not sure that the SurfRider that's listed in the driver really is a hardware modem. All the other cards should likely be moved to my puc bridge driver, but until I have that working, it is best to leave things alone. :-) One problem with sio is that you can't have different clock chip rates than the default. Some multiport boards have faster xtals that allow higher data rates :-(. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message