Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2016 18:07:13 +0000 (UTC)
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r297587 - head/sys/dev/usb/controller
Message-ID:  <201604051807.u35I7Di1094306@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604051807.u35I7Di1094306>