Date: Thu, 18 Jul 2013 16:58:51 GMT From: bguan@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r254921 - soc2013/bguan/head/sys/dev/xen/usbfront Message-ID: <201307181658.r6IGwpvh026859@socsvn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307181658.r6IGwpvh026859>