On Sunday 27 February 2011 17:40:51 Satyakam Phukan wrote:
> p { margin-bottom: 0.21cm; }
>
>
Dear Satyakam,
The Huawei device you have is supported by the u3g driver:
sys/dev/usb/serial/u3g.c: U3G_DEV(HUAWEI, E140B, U3GINIT_HUAWEI),
Bus 006 Device 003: ID 12d1:140b Huawei Technologies Co., Ltd.
You can find this relationship by first looking up the vendor and product id's
in sys/dev/usb/usbdevs . Then grep for the resulting strings in
sys/dev/usb/serial directory.
Regarding usbconfig now showing the devices, what does dmesg say?
--HPS
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"