Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 23:01:49 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-usb@freebsd.org
Subject:   Re: FreeBSD and Huawei E220 again - which is the best patch for RELENG_7 and RELENG_6?
Message-ID:  <20081023230149.06907187.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <20081022005514.0205c1b3.torfinn.ingolfsen@broadpark.no>
References:  <20081022005514.0205c1b3.torfinn.ingolfsen@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Oct 2008 00:55:14 +0200
Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081023230149.06907187.torfinn.ingolfsen>