Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2009 10:52:09 -0800
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        current@freebsd.org, usb@freebsd.org
Subject:   HEADSUP: USB2 now fully default
Message-ID:  <20090223185209.GA46663@citylink.fud.org.nz>

next in thread | raw e-mail | index | archive | help
Hi,


As per my previous emails, the USB2 stack has been moved in permanently
to sys/dev/usb.

The temporary kernel device (and module) naming has been reverted, all 
the names are back to how they have been in previous releases
(usb,ehci,ohci,ums,...). This means that if you are using a custom
kernel and were using the USB2 stack via 'usb2_core' and friends then
you will need to change these.  Please see the GENERIC kernel for a
further example.

The only casualty is the 'ugen' option, this is now built in by default
and no longer a kernel config entry. Please remove this.

Also, all usb modules now live under sys/modules/usb.

Please report any problems to the mailing list.


Andrew



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