svn commit: r213437 - in head/sys: conf modules/usb
modules/usb/xhci
John Baldwin
jhb at freebsd.org
Fri Oct 8 19:08:39 UTC 2010
On Tuesday, October 05, 2010 3:14:30 am Hans Petter Selasky wrote:
> On Tuesday 05 October 2010 09:10:56 Niclas Zeising wrote:
> > On 2010-10-05 01:22, Hans Petter Selasky wrote:
> > > Author: hselasky
> > > Date: Mon Oct 4 23:22:03 2010
> > > New Revision: 213437
> > > URL: http://svn.freebsd.org/changeset/base/213437
> > >
> > > Log:
> > > Link the XHCI (USB 3.0 hardware driver) into the default kernel build.
> > >
> > > Approved by: thompsa (mentor)
> > >
> > > Added:
> > > head/sys/modules/usb/xhci/
> > > head/sys/modules/usb/xhci/Makefile (contents, props changed)
> > >
> > > Modified:
> > > head/sys/conf/files
> > > head/sys/modules/usb/Makefile
> >
> > Shouldn't this be added to the corresponding kernel config files as well
> > as NOTES?
> > Keep up the good work!
> > Regards!
> > //Niclas
>
> Yes, but I'm not sure who will do that.
You should certainly go ahead and add it to NOTES. If it replaces the other
*hci drivers then you might want to wait a bit before adding it to GENERIC.
--
John Baldwin
More information about the svn-src-all
mailing list