Date: Mon, 13 Aug 2012 19:52:54 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: Gavin Atkinson <gavin@freebsd.org> Cc: "svn-src-head@FreeBSD.org" <svn-src-head@freebsd.org>, "svn-src-all@FreeBSD.org" <svn-src-all@freebsd.org>, "src-committers@FreeBSD.org" <src-committers@freebsd.org> Subject: Re: svn commit: r239214 - in head/sys: dev/usb dev/usb/controller sys Message-ID: <201208131952.54817.hselasky@c2i.net> In-Reply-To: <1344877781.20407.59.camel@buffy.york.ac.uk> References: <201208121753.q7CHr7VU017178@svn.freebsd.org> <1344877781.20407.59.camel@buffy.york.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208131952.54817.hselasky>