From owner-freebsd-questions@FreeBSD.ORG Sat Feb 25 13:04:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0CD9416A420 for ; Sat, 25 Feb 2006 13:04:03 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF4643D49 for ; Sat, 25 Feb 2006 13:04:00 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.117]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060225130359.SZBA13051.mta10.adelphia.net@barbish>; Sat, 25 Feb 2006 08:03:59 -0500 From: "fbsd_user" To: , Date: Sat, 25 Feb 2006 08:03:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <53583.24.90.33.115.1140866472.squirrel@mail.el.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: RE: winmodem driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2006 13:04:03 -0000 Modems are manufactured for two target markets, MS/Windows and every thing else. Winmodems are cheep because the hardware controller function is handled by the software you have to install into windows. This hardware controller function is contained in a chip on the modem circuit board. Winmodems are missing this chip and have a replacement chip that directs the modem to use driver software running in the windows system to perform the controller function. The most common replacement chip is manufactured by Lucent. There are many versions of this Lucent chip each version needing a different software driver version. Up until version 4.4, FBSD did not have any solution to using Winmodems, but with the release of 4.4 the ports collection contains the "Linux Winmodem 'ltmdm' driver" which was ported to FBSD. This port is very poorly documented, only works with a limited number of Lucent chip version. From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of kalin mintchev Sent: Saturday, February 25, 2006 6:21 AM To: freebsd-questions@freebsd.org Subject: winmodem driver hi all... is there a win modem driver in 6.0 that can be used with the build-in modem on ibm thinkpads? thanks...