From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 17:59:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75D1716A4CE for ; Tue, 2 Nov 2004 17:59:01 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C4543D46 for ; Tue, 2 Nov 2004 17:59:00 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 2 Nov 2004 11:55:27 -0600 Message-ID: <4187CAE5.9010805@daleco.biz> Date: Tue, 02 Nov 2004 11:59:01 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041023 X-Accept-Language: en-us, en MIME-Version: 1.0 To: borg References: <20041101210949.41123.qmail@web41105.mail.yahoo.com> In-Reply-To: <20041101210949.41123.qmail@web41105.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Nov 2004 17:55:27.0795 (UTC) FILETIME=[22E9A030:01C4C105] cc: "FreeBSD Questions." Subject: Re: PCI modems supported. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2004 17:59:01 -0000 borg wrote: >Greetings, > >I was looking at the hardware-i386 under releases for >a PCI modem V.92 data/fax/voice that is supported >under FreeBSD. Found only a reference to 3com 3CP5609 >not much on google, but one OpenBSD link compained >about it. > >I would like to get a feedback if anyone had a >successful experience with one of the following: > >Hayes ; Zoom ; Airlink+ ; Broadxent. > >As a last resort I don't mind to use an external modem >with serial connection. It's just bulky that's why I'm >avoiding it. > >regards, > > The general answer (at least in the past [was/is]) that PCI modems with controller chips built in (which are getting a tad rare these days) are fine; most PCI modems, though, are "Winmodems", built to utilize some software interface that is M$-only (or something like that) in order to put the controller load on the CPU. Therefore, if you can verify that your Hayes, Zoom, Airlink or Broadxent modem is not "controllerless" you'd have a chance of being able to use it. A potential alternative: a port exists (/usr/ports/comms/ltmdm) that allows FBSD to talk to the so-called "winmodems" that have a Lucent chipset. I know little about it personally, though --- I have opted to use USR serial modems with FreeBSD thus far. Kevin Kinsey DaleCo, S.P.