svn commit: r239214 - in head/sys: dev/usb dev/usb/controller
sys
Hans Petter Selasky
hselasky at c2i.net
Mon Aug 13 17:52:27 UTC 2012
On Monday 13 August 2012 19:09:41 Gavin Atkinson wrote:
> On Sun, 2012-08-12 at 17:53 +0000, Hans Petter Selasky wrote:
> > Author: hselasky
> > Date: Sun Aug 12 17:53:06 2012
> > New Revision: 239214
> > URL: http://svn.freebsd.org/changeset/base/239214
> >
> > Log:
> > Add support for the so-called streams feature of BULK endpoints
> > in SUPER-speed mode, USB 3.0.
>
> [...]
>
> > All USB drivers should be re-compiled after this change.
>
> When this is merged, is there a way to do this without requiring all
> drivers to be recompiled? If not, it sounds like this (and indeed
> 239179) may not be merge candidates :(
>
> Gavin
Hi,
If the USB drivers do not do anything special, like accessing the changed
structures, then they should be fine.
Please let me know what you think. I don't need to merge this 9-stable, if you
think it will break something.
--HPS
More information about the svn-src-head
mailing list