Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2018 08:27:41 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51833 - head/en_US.ISO8859-1/books/handbook/usb-device-mode
Message-ID:  <201806150827.w5F8Rf39061792@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz (src,ports committer)
Date: Fri Jun 15 08:27:41 2018
New Revision: 51833
URL: https://svnweb.freebsd.org/changeset/doc/51833

Log:
  Two small tweaks to USB device mode chapter - mention "OTG"
  in the title, and "USB gadget" in the description.
  
  Reported by:	bcr@
  Reviewed by:	bcr@ (earlier version)
  Sponsored by:	The FreeBSD Foundation
  Differential Revision:	https://reviews.freebsd.org/D15811

Modified:
  head/en_US.ISO8859-1/books/handbook/usb-device-mode/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/usb-device-mode/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/usb-device-mode/chapter.xml	Thu Jun 14 17:46:00 2018	(r51832)
+++ head/en_US.ISO8859-1/books/handbook/usb-device-mode/chapter.xml	Fri Jun 15 08:27:41 2018	(r51833)
@@ -9,7 +9,7 @@
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
   xml:id="usb-device-mode">
 
-  <title>USB Device Mode</title>
+  <title>USB Device Mode / USB OTG</title>
 
   <sect1 xml:id="usb-device-mode-synopsis">
     <title>Synopsis</title>
@@ -45,7 +45,8 @@
       including serial ports, network adapters, and mass storage,
       or a combination thereof.  A <acronym>USB</acronym> host like
       a laptop or desktop computer is able to access them just like
-      physical <acronym>USB</acronym> devices.</para>
+      physical <acronym>USB</acronym> devices.  Device mode is
+      sometimes called the <quote>USB gadget mode</quote>.</para>
 
     <para>There are two basic ways the hardware can provide the
       device mode functionality: with a separate "client port", which



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