Lines Matching refs:gadget

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
42 gadget and usb drivers as modules.
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
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
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
100 The gadget serial driver only provides simple unreliable data
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
123 This will also automatically load the underlying gadget peripheral
124 controller driver. This must be done each time you reboot the gadget
129 device nodes. After this gadget driver has been set up you should
140 When you link this gadget driver early, perhaps even statically,
145 If gadget serial is loaded as an ACM device you will want to use
146 either the Windows or Linux ACM driver on the host side. If gadget
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
220 Once the gadget serial driver is loaded and the USB device connected
222 the gadget serial device. For example, the command
240 to configure it to recognize the gadget serial device, like this:
255 Once the gadget serial driver and the host driver are both installed,
256 and a USB cable connects the gadget device to the host, you should
257 be able to communicate over USB between the gadget and host systems.
260 On the gadget side run "minicom -s" to configure a new minicom
277 set automatically when HyperTerminal connects to the gadget serial
281 With minicom configured and running on the gadget side and with
283 you should be able to send data back and forth between the gadget
285 window on the gadget side should appear in the terminal window on