new usb2 stack : -current patch with mpsafe tty layer available ?

Hans Petter Selasky hselasky at c2i.net
Sat Sep 13 10:13:05 UTC 2008


On Friday 12 September 2008, Olivier SMEDTS wrote:
> Hi,
>
> Since the new usb2 stack announcement in
> http://lists.freebsd.org/pipermail/freebsd-current/2008-August/087610.html
> I haven't seen any patch update (on freebsd-usb or freebsd-current)
> for use in CURRENT and its MPSAFE TTY layer. Code in i4b's anoncvs
> seems old too.
>
> Where can I find (if there are) usb2 diffs for use with latest CURRENT
> src tree ?
>
> Olivier

Hi Oliver,

I will do an integrate on my tree to cach up with the MPSAFE TTY changes 
today.

I just wrapped up an install script so that you are always up to date with my 
USB2 branch:

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

cd i4b/trunk/i4b/FreeBSD.usb2
make all # and read the instructions
make install # and read the instructions in the end

--HPS


More information about the freebsd-usb mailing list