Lines Matching refs:serial

24 This document and the gadget serial driver itself are
33 Versions of the gadget serial driver are available for the
35 version 2.3 or later of the gadget serial driver in a 2.6
41 USB and serial devices. It also assumes you configure the Linux
53 The gadget serial driver is a Linux USB gadget driver, a USB device
58 The gadget serial driver talks over USB to either a CDC ACM driver
59 or a generic USB serial driver running on a host PC.
81 On the device-side Linux system, the gadget serial driver looks
82 like a serial device.
84 On the host-side system, the gadget serial device looks like a
87 to other serial devices.
91 interface. Gadget serial has been tested with the Linux ACM driver,
92 the Windows usbser.sys ACM driver, and the Linux USB generic serial
95 With the gadget serial driver and the host side ACM or generic
96 serial driver running, you should be able to communicate between
98 serial cable.
100 The gadget serial driver only provides simple unreliable data
102 features of normal serial devices.
107 To use the gadget serial driver you must configure the Linux gadget
114 Then you must load the gadget serial driver. To load it as an
142 The /dev/ttyGS0 line should work like most any other serial port.
145 If gadget serial is loaded as an ACM device you will want to use
147 serial is loaded as a bulk in/out device, you will want to use the
148 Linux generic serial driver on the host side. Follow the appropriate
158 When the gadget serial driver is loaded and the USB device connected
160 gadget serial device and ask for a driver. Tell Windows to find the
163 For example, on Windows XP, when the gadget serial device is first
188 Once the gadget serial driver is loaded and the USB device connected
190 the gadget serial device. For example, the command
216 To use the Linux generic USB serial driver you must configure the
220 Once the gadget serial driver is loaded and the USB device connected
222 the gadget serial device. For example, the command
235 I: If#= 0 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=serial
240 to configure it to recognize the gadget serial device, like this:
242 echo 0x0525 0xA4A6 >/sys/bus/usb-serial/drivers/generic/new_id
255 Once the gadget serial driver and the host driver are both installed,
270 On a Linux host running the USB generic serial driver, configure
272 (If you have other USB serial devices connected, change the device
277 set automatically when HyperTerminal connects to the gadget serial