Date: Sat, 28 Apr 2001 17:03:16 -0500 From: Andrew Hesford <ajh3@chmod.ath.cx> To: Ilia Chipitsine <ilia@cgu.chel.su> Cc: questions@FreeBSD.ORG Subject: Re: USB modem Message-ID: <20010428170316.A728@cec.wustl.edu> In-Reply-To: <Pine.BSF.4.10.10104290034480.642-100000@jane.poka.net>; from ilia@cgu.chel.su on Sun, Apr 29, 2001 at 12:36:38AM %2B0600 References: <Pine.BSF.4.10.10104290034480.642-100000@jane.poka.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 29, 2001 at 12:36:38AM +0600, Ilia Chipitsine wrote: > Dear Sirs, > > is my modem supported ? > dmesg says: > > ................ > FreeBSD 4.3-RC #6: Sat Apr 28 22:59:54 YEKST 2001 > ................... > uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xe000-0xe01f irq 11 > at de > vice 7.2 on pci0 > usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 > usb0: USB revision 1.0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > ugen0: Conexant Systems, Inc. V.90 Modem with USB Interface, rev > 1.00/0.01, addr > 2 > ......................... > > that modem is not listed in HARDWARE.txt, does it mean that it is NOT > supported yet ?? Well, ugen0 means it's being picked up by the generic driver, which means it's not being seen by anything else. I don't see a USB modem driver in LINT, and I've never used a USB modem, so I wouldn't know how to get one working in FreeBSD. All I can tell you is that, while I can't say it looks bad, I can say it doesn't look explicitly good. USB devices have an identifying string, and when the ugen0 driver picks it up, it requests the device string. That doesn't mean ugen knows what to do with the device. Lots of luck. -- Andrew Hesford ajh3@chmod.ath.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010428170316.A728>
