From owner-freebsd-questions@FreeBSD.ORG Sat Jan 17 06:49:02 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 9EB8B16A4CE for ; Sat, 17 Jan 2004 06:49:02 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8E5943D4C for ; Sat, 17 Jan 2004 06:48:58 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040117141308.PNWU8989.mta13.adelphia.net@barbish>; Sat, 17 Jan 2004 09:13:08 -0500 From: "fbsd_user" To: "Ei?ioeia E.I." , Date: Sat, 17 Jan 2004 09:13:07 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <000001c3dcd4$77fdb900$c4be5250@oszn21.org> Subject: RE: How to start modem Zyxel Omni 56k PCI under FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 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, 17 Jan 2004 14:49:02 -0000 PCI modem are manufactured for 2 different target markets, the MS/Windows market and Non MS/Windows. The MS/Windows market modems are much cheaper to purchase because they are missing the onboard controller chip. The function this chip performs is replaced by an software driver that you have to install on your MS/Window system. These types of modems are referred to as Winmodems. FBSD will not work with Winmodems in normal native mode. Some Winmodems are manufactured using the Lucent chips. There is an special port "ltmdm" of an Linux driver that will allow FBSD to use some Winmodems that have Lucent chips. There are many versions of the Lucent winmodem chips and the port does not work with all versions. Generally speaking, playing with the "ltmdm" port and getting it working is not an task for the newbe. The simplest way to use an modem for the newbe , is to use an external serial modem that connects to the PCs com ports on the back of your PC. USB external modems also come in the winmodem models and theses will not work with FBSD period. You should read the documentation that came with your modem, and the outside of the box it came in, or go to the manufacture's web site to determine if your modem is an winmodem. You are looking for something that says includes onboard controller and DSP functions which means it's not an winmodem. Review the FBSD boot log /var/run/dmesg.boot file to see if FBSD finds your modem during the boot process. If it does then use 'user ppp' to dial out to your ISP. Read the FBSD handbook about how to set that up. It's not an step by step procedure, but it will give you enough info to point you in the correct direction. If you still have problems then post your dmesg.boot file so people can see what it says to help you more. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Коротков И.Н. Sent: Saturday, January 17, 2004 3:33 AM To: freebsd-questions@FreeBSD.org Subject: How to start modem Zyxel Omni 56k PCI under FreeBSD Importance: High Kind to you time of days. At me a question: How to start modem Zyxel Omni 56k PCI under FreeBSD. Help please!!! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"