HEADSUP usb2 (usb4bsd) to become default in 2 weeks.

Hans Petter Selasky hselasky at c2i.net
Tue Dec 23 12:31:08 UTC 2008


On Tuesday 23 December 2008, Ian FREISLICH wrote:
> Hi
>
> I just tested, but I'm unable to get my Huawei E800 (expresscard)
> to work with usb2.  It is supported with the older usb stack using
> u3g.
>

Hi,

This has been fixed, but not in -current yet:

Try this:

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b

cd i4b/trunk/i4b/src/sys/dev
cp -r usb2 /sys/dev/
make -C /sys/modules/usb2 clean all install

--HPS


More information about the freebsd-current mailing list