Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Sep 2008 12:14:45 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: new usb2 stack : -current patch with mpsafe tty layer available ?
Message-ID:  <200809131214.49314.hselasky@c2i.net>
In-Reply-To: <367b2c980809121246j16fba781s29c0da806f555ebe@mail.gmail.com>
References:  <367b2c980809121246j16fba781s29c0da806f555ebe@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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