On Wed, 22 Oct 2008 00:55:14 +0200
Torfinn Ingolfsen <[EMAIL PROTECTED]> wrote:

> It seems there are two PR's with patches for Huawei E220 support in
> FreeBSD: usb/118686[1] and usb/112905[2]. Both seems to be missing
> something; ie. maximum speed, monitor port functionality.
> 
> Which one is best for machines running RELENG_[67]?

Ok, I found the u3g[1] driver.
It compiled find under RELENG_7, and it detects my E220 without any
further tricks:
Oct 23 22:49:14 kg-work2 kernel: ucom0: <HUAWEI Technologies HUAWEI Mobile, 
class 0/0, rev 1.10/0.00, addr 2> on uhub1
Oct 23 22:49:14 kg-work2 kernel: ucom0: Could not find interrupt in
Oct 23 22:49:14 kg-work2 kernel: device_attach: ucom0 attach returned 6
Oct 23 22:49:14 kg-work2 kernel: ucom0: <HUAWEI Technologies HUAWEI Mobile, 
class 0/0, rev 1.10/0.00, addr 2> on uhub1
Oct 23 22:49:14 kg-work2 kernel: ucom0: Could not find interrupt in
Oct 23 22:49:14 kg-work2 kernel: device_attach: ucom0 attach returned 6
Oct 23 22:49:15 kg-work2 kernel: ucom0: at uhub1 port 2 (addr 2) disconnected
Oct 23 22:49:15 kg-work2 root: Unknown USB device: vendor 0x12d1 product 0x1003 
bus uhub1
Oct 23 22:49:16 kg-work2 kernel: ucom0: <HUAWEI Technologies HUAWEI Mobile, 
class 0/0, rev 1.10/0.00, addr 2> on uhub1

Nice.
I will test this one on RELENG_6 if it compiles.

References:
1) http://people.freebsd.org/~n_hibma/u3g.html
-- 
Regards,
Torfinn Ingolfsen

_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to