Date: Tue, 23 Dec 2008 13:33:23 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Ian FREISLICH <ianf@clue.co.za> Subject: Re: HEADSUP usb2 (usb4bsd) to become default in 2 weeks. Message-ID: <200812231333.24123.hselasky@c2i.net> In-Reply-To: <E1LF5ZW-0008ku-Ax@clue.co.za> References: <E1LF5ZW-0008ku-Ax@clue.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812231333.24123.hselasky>