socsvn commit: r254921 - soc2013/bguan/head/sys/dev/xen/usbfront

bguan at FreeBSD.org bguan at FreeBSD.org
Thu Jul 18 16:58:51 UTC 2013


Author: bguan
Date: Thu Jul 18 16:58:51 2013
New Revision: 254921
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=254921

Log:
  head file for usbfront.c

Modified:
  soc2013/bguan/head/sys/dev/xen/usbfront/xenhci.h

Modified: soc2013/bguan/head/sys/dev/xen/usbfront/xenhci.h
==============================================================================
--- soc2013/bguan/head/sys/dev/xen/usbfront/xenhci.h	Thu Jul 18 16:57:59 2013	(r254920)
+++ soc2013/bguan/head/sys/dev/xen/usbfront/xenhci.h	Thu Jul 18 16:58:51 2013	(r254921)
@@ -35,7 +35,7 @@
 /* USB ports. This is arbitrary.
  * From USB 2.0 spec Table 11-13, offset 7, a hub can
  * have up to 255 ports. The most yet reported is 10.
- * FIXME ??
+ * FIXME ?? 
  */
 #define USB_MAXCHILDREN 31
 


More information about the svn-soc-all mailing list