Author: hselasky
Date: Thu Jul 19 10:28:29 2012
New Revision: 238616
URL: http://svn.freebsd.org/changeset/base/238616

Log:
  MFC r213705:
  Add the XHCI USB controller to NOTES.
  
  Suggested by: dougb @

Modified:
  stable/8/sys/conf/NOTES
Directory Properties:
  stable/8/sys/   (props changed)

Modified: stable/8/sys/conf/NOTES
==============================================================================
--- stable/8/sys/conf/NOTES     Thu Jul 19 10:23:59 2012        (r238615)
+++ stable/8/sys/conf/NOTES     Thu Jul 19 10:28:29 2012        (r238616)
@@ -2577,6 +2577,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"

Reply via email to