Lines Matching refs:driver

24 This document and the gadget serial driver itself are
27 If you have questions, problems, or suggestions for this driver
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
44 With version 2.3 of the driver, major and minor device nodes are
53 The gadget serial driver is a Linux USB gadget driver, a USB device
54 side driver. It runs on a Linux system that has USB device side
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
89 The host side driver can potentially be any ACM compliant driver
90 or any driver that can talk to a device with a simple bulk in/out
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
93 driver.
95 With the gadget serial driver and the host side ACM or generic
96 serial driver running, you should be able to communicate between
100 The gadget serial driver only provides simple unreliable data
107 To use the gadget serial driver you must configure the Linux gadget
110 driver. All this are listed under "USB Gadget Support" when
114 Then you must load the gadget serial driver. To load it as an
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,
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.
154 To use the Windows ACM driver you must have the "linux-cdc-acm.inf"
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
161 driver in the folder that contains the "linux-cdc-acm.inf" file.
168 Windows will complain that the Gadget Serial driver has not passed
170 driver installation.
174 should see "Gadget Serial" listed as the driver for one of the COM
177 To uninstall the Windows XP driver for "Gadget Serial", right click
184 To use the Linux ACM driver you must configure the Linux host side
188 Once the gadget serial driver is loaded and the USB device connected
209 If the host side Linux system is configured properly, the ACM driver
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
239 You must load the usbserial driver and explicitly set its parameters
255 Once the gadget serial driver and the host driver are both installed,
266 On a Linux host running the ACM driver, configure minicom similarly
270 On a Linux host running the USB generic serial driver, configure