Date: Thu, 7 Mar 2002 20:50:10 -0500 From: Scott Lambert <lambert@lambertfam.org> To: freebsd-mobile@freebsd.org Subject: Re: toshiba tecra 8000 and lucent modem Message-ID: <20020308015010.GA10889@laptop.lambertfam.org> In-Reply-To: <20020307141322.A29379@xmission.com> References: <8D7C5F56B409554D9D46AC22195807F3467319@exchwenz01.smtp.dmcwave.co.nz> <20020307141322.A29379@xmission.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 07, 2002 at 02:13:22PM -0700, Jason Hill wrote: > Ok, I'll try a few different ltmdmobj.o's. When I run kldload ltmdm, > I'm not getting a visual confirmation as described in the install docs: > > # kldload ltmdm > /kernel: ltmdm0: <Lucent ... > > instead, it quietly loads it, even with verbose. When you load it, > do you get a message that tells you the Lucent modem is loaded? Are you looking at the console or just the terminal where you are loading the kernel object? Have you tried "sysctl -a | grep ltmdm" ? You should get something like this if the kernel object is loaded. hw.ltmdm.pci_vendor_id: 0 hw.ltmdm.pci_device_id: 0 hw.ltmdm.intr: INTR_TYPE_NET hw.ltmdm.swi: SWI_TTY hw.ltmdm.device_desc: Look at dmesg or /var/log/console for the stuff described in the documentation. BTW, the driver works *really* well on my Toshiba Satellite 2805-S201. -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org http://www.lambertfam.org/~lambert/resume.html 3 years Sr. SysAdmin experience with FreeBSD in small & medium size ISPs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020308015010.GA10889>