Lines Matching refs:side
54 side driver. It runs on a Linux system that has USB device side
81 On the device-side Linux system, the gadget serial driver looks
84 On the host-side system, the gadget serial device looks like a
89 The host side driver can potentially be any ACM compliant driver
95 With the gadget serial driver and the host side ACM or generic
97 the host and the gadget side systems as if they were connected by a
108 side kernel for "Support for USB Gadgets", for a "USB Peripheral
125 side Linux system. You can add this to the start up scripts, if
146 either the Windows or Linux ACM driver on the host side. If gadget
148 Linux generic serial driver on the host side. Follow the appropriate
149 instructions below to install the host side driver.
184 To use the Linux ACM driver you must configure the Linux host side
185 kernel for "Support for Host-side USB" and for "USB Modem (CDC ACM)
209 If the host side Linux system is configured properly, the ACM driver
217 Linux host side kernel for "Support for Host-side USB", for "USB
260 On the gadget side run "minicom -s" to configure a new minicom
281 With minicom configured and running on the gadget side and with
282 minicom or HyperTerminal configured and running on the host side,
284 side and host side systems. Anything you type on the terminal
285 window on the gadget side should appear in the terminal window on
286 the host side and vice versa.