Author: gonzo Date: Tue Apr 5 18:07:13 2016 New Revision: 297587 URL: https://svnweb.freebsd.org/changeset/base/297587
Log: Remove misleading comment. musb supports host mode for more than two years now Spotted by: jmcneill Modified: head/sys/dev/usb/controller/musb_otg.c Modified: head/sys/dev/usb/controller/musb_otg.c ============================================================================== --- head/sys/dev/usb/controller/musb_otg.c Tue Apr 5 16:06:58 2016 (r297586) +++ head/sys/dev/usb/controller/musb_otg.c Tue Apr 5 18:07:13 2016 (r297587) @@ -33,7 +33,6 @@ * This file contains the driver for the Mentor Graphics Inventra USB * 2.0 High Speed Dual-Role controller. * - * NOTE: The current implementation only supports Device Side Mode! */ #ifdef USB_GLOBAL_INCLUDE_FILE _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"