Page MenuHomeFreeBSD

D52219.1774803082.diff
No OneTemporary

Size
2 KB
Referenced Files
None
Subscribers
None

D52219.1774803082.diff

diff --git a/documentation/content/en/books/handbook/usb-device-mode/_index.adoc b/documentation/content/en/books/handbook/usb-device-mode/_index.adoc
--- a/documentation/content/en/books/handbook/usb-device-mode/_index.adoc
+++ b/documentation/content/en/books/handbook/usb-device-mode/_index.adoc
@@ -75,7 +75,7 @@
When FreeBSD is running on the host, man:usbconfig[8] `reset` can be used.
This also must be done after loading [.filename]#usb_template.ko# if the USB host was already connected to the USBOTG socket.
-After reading this chapter, you will know:
+Read this chapter to learn:
* How to set up USB Device Mode functionality on FreeBSD.
* How to configure the virtual serial port on FreeBSD.
@@ -141,7 +141,7 @@
To connect to a board configured to provide USB device mode serial ports, connect the USB host, such as a laptop, to the boards USB OTG or USB client port.
Use `pstat -t` on the host to list the terminal lines.
-Near the end of the list you should see a USB serial port, e.g. "ttyU0".
+Near the end of the list a USB serial port is shown, e.g. "ttyU0".
To open the connection, use:
[source,shell]
@@ -149,7 +149,7 @@
# cu -l /dev/ttyU0
....
-After pressing the kbd:[Enter] key a few times you will see a login prompt.
+After pressing the kbd:[Enter] key a few times a login prompt appears.
=== Connecting to USB Device Mode Serial Ports from macOS
@@ -174,10 +174,10 @@
=== Connecting to USB Device Mode Serial Ports from Microsoft Windows 10
To connect to a board configured to provide USB device mode serial ports, connect the USB host, such as a laptop, to the boards USB OTG or USB client port.
-To open a connection you will need a serial terminal program, such as PuTTY.
+To open a connection a serial terminal program is needed, such as PuTTY.
To check the COM port name used by Windows, run Device Manager, expand "Ports (COM & LPT)".
-You will see a name similar to "USB Serial Device (COM4)".
-Run serial terminal program of your choice, for example PuTTY.
+A name similar to "USB Serial Device (COM4)" appears.
+Run the serial terminal program of choice, for example PuTTY.
In the PuTTY dialog set "Connection type" to "Serial", type the COMx obtained from Device Manager in the "Serial line" dialog box and click Open.
[[usb-device-mode-network]]

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 29, 4:51 PM (2 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28224695
Default Alt Text
D52219.1774803082.diff (2 KB)

Event Timeline