Author: thompsa Date: Mon Oct 11 21:53:03 2010 New Revision: 213705 URL: http://svn.freebsd.org/changeset/base/213705
Log: Add the XHCI USB controller to NOTES. Reviewed by: hselasky Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Mon Oct 11 21:38:31 2010 (r213704) +++ head/sys/conf/NOTES Mon Oct 11 21:53:03 2010 (r213705) @@ -2609,6 +2609,8 @@ device uhci device ohci # EHCI controller device ehci +# XHCI controller +device xhci # SL811 Controller #device slhci # General USB code (mandatory for USB) _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"