From owner-freebsd-stable Mon Nov 25 15:19:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF4537B404 for ; Mon, 25 Nov 2002 15:19:11 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 968AD43E9C for ; Mon, 25 Nov 2002 15:19:08 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id gAPNJ3iX002250; Tue, 26 Nov 2002 09:49:04 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: ThinkPad R31 - Lucent windmodem woes.... From: "Daniel O'Connor" To: Wes Peters Cc: Paul , freebsd-stable@FreeBSD.ORG In-Reply-To: <3DE247B8.26B557AE@softweyr.com> References: <20021125105914.B240@luthien.ukc.ac.uk> <3DE247B8.26B557AE@softweyr.com> Content-Type: text/plain Organization: Message-Id: <1038266343.5010.5.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 26 Nov 2002 09:49:03 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: -3.4 () IN_REP_TO X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-11-26 at 02:24, Wes Peters wrote: > > luthien# ppp > > Working in interactive mode > > Using interface: tun0 > > ppp ON luthien> dial isp > > Warning: deflink: /dev/cual0: Bad file descriptor > > ppp ON luthien> > > > > However the file is there: > > > > luthien# ls -la /dev/cual0 > > crw-rw---- 1 uucp dialer 228, 128 Nov 25 10:29 /dev/cual0 > > cual0 (or sio0) is almost certainly NOT your winmodem. I suspect it is > an onboard serial or IR port, as is sio1. More reading of the ltmdm > documentation might reveal how to discover what sio device node is > associated with the winmodem when the module attaches. You'll then need > to use the /dev/MAKEDEV script to create /dev entries for that sio node > if you don't already have them. Actually, cual0 IS the ltmdm device node name.. (Along with ttyl0) Of course it doesn't work if the driver doesn't attach. If Paul runs "dmesg | grep ltmdm" he should see a line like -> ltmdm0: port 0xe800-0xe8ff,0xecb8-0xecbf mem 0xf8ffec00-0xf8ffecff irq 11 at device 8.0 on pci8 ltmdm0: type Virtual 16550A If not it wasn't detected. In that case it either isn't a lucent winmodem, or, if it is the PCI ID isn't known. BTW while on general principle I don't like win modems etc, these ones DO seem to work quite well. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message