From owner-freebsd-mobile@FreeBSD.ORG Sat May 10 08:43:09 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB58437B401 for ; Sat, 10 May 2003 08:43:09 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF8843FD7 for ; Sat, 10 May 2003 08:43:09 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id h4AFh7H3004888; Sat, 10 May 2003 09:43:07 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id h4AFh4H3004885; Sat, 10 May 2003 09:43:07 -0600 (MDT) Date: Sat, 10 May 2003 09:43:04 -0600 (MDT) From: Warren Block To: "Daniel O'Connor" In-Reply-To: <200305100904.17350.doconnor@gsoft.com.au> Message-ID: <20030510092809.Y4642@wonkity.com> References: <20030510010127.91633.qmail@web40609.mail.yahoo.com> <200305100904.17350.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: jch@xmission.com cc: Bernie Doehner cc: WATANABE Kiyoshi cc: freebsd-mobile@freebsd.org Subject: Re: toshiba tecra 8000 and lucent modem X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 15:43:10 -0000 On Sat, 10 May 2003, Daniel O'Connor wrote: > On Sat, 10 May 2003 03:01, Bernie Doehner wrote: > > I have a Tecra 8100 (which I understand is quite similar to the 8000), > > that I have been fighting with to get the internal modem working. > > > > Running 4.6.2-RELEASE. First I tried version 1.4_3 of the ltmdm port and > > nothing happened when I ran the installed /usr/local/etc/ltmdm.sh start > > script. On the Tecra 8000, the built-in modem is apparently attached as an ISA device, and the ltmdm code in the port doesn't detect it. A few months back, WATANABE Kiyoshi and I corresponded about this, and he provided an alpha release of a new version that detected the modem and worked. That code may not have made its way into the port yet. (I've added his address to this message.) The modem in the 8100 may also be different from the 8000, at least in the connection details. Since it's not mine to release, I can't provide the patches. However, I can provide the configuration data that works with my Tecra 8000 modem: In /usr/local/etc/ltmdm/ltmdm.conf: hw.ltmdm.enable_isa_nonpnp=1 hw.ltmdm.irq=3 hw.ltmdm.com_addr=0x2f8 hw.ltmdm.base_addr=0x1c00 In the BIOS settings: Configuration: All Devices Built-in Modem = COM2(2F8H/IRQ3) -Warren Block * Rapid City, South Dakota USA