Lines Matching +full:sub +full:- +full:systems
7 (updated 8-May-2008 for v2.3)
11 ----------------------
25 MA 02111-1307 USA.
35 -------------
55 --------
65 --------------------------------------
66 | Host-Side CDC ACM USB Host |
68 | System | Generic USB | Driver |--------
71 -------------------------------------- |
76 -------------------------------------- |
78 | Device-Side | Gadget | Controller | |
79 | Linux | Serial | Driver |--------
82 --------------------------------------
84 On the device-side Linux system, the gadget serial driver looks
87 On the host-side system, the gadget serial device looks like a
100 the host and the gadget side systems as if they were connected by a
109 -----------------------------------
135 # ls -l /dev/ttyGS0 | cat
136 crw-rw---- 1 root root 253, 0 May 8 14:10 /dev/ttyGS0
139 Note that the major number (253, above) is system-specific. If
156 --------------------------------------
157 To use the Windows ACM driver you must have the "linux-cdc-acm.inf"
164 driver in the folder that contains the "linux-cdc-acm.inf" file.
170 path or browse to the folder containing the "linux-cdc-acm.inf" file.
186 ------------------------------------
188 kernel for "Support for Host-side USB" and for "USB Modem (CDC ACM)
200 D: Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
206 I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=acm
208 I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=acm
218 ---------------------------------------------------
220 Linux host side kernel for "Support for Host-side USB", for "USB
232 D: Ver= 2.00 Cls=ff(vend.) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
238 I: If#= 0 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=serial
245 echo 0x0525 0xA4A6 >/sys/bus/usb-serial/drivers/generic/new_id
257 -------------------------------------
260 be able to communicate over USB between the gadget and host systems.
263 On the gadget side run "minicom -s" to configure a new minicom
266 to 9600, 8, none, and 1--these settings mostly do not matter.
281 device, so you can leave them set to the default values--these
287 side and host side systems. Anything you type on the terminal