Lines Matching refs:and

7 License and Disclaimer
9 This program is free software; you can redistribute it and/or
24 This document and the gadget serial driver itself are
38 This document assumes that you are familiar with Linux and
39 Windows and know how to configure and build Linux kernels, run
40 standard utilities, use minicom and HyperTerminal, and work with
41 USB and serial devices. It also assumes you configure the Linux
42 gadget and usb drivers as modules.
44 With version 2.3 of the driver, major and minor device nodes are
46 sysfs in /sys, and use "mdev" (in Busybox) or "udev" to make the
66 | (Linux or | Serial | and | |
77 | Operating | Driver | and |
86 with bulk in and bulk out endpoints, and it is treated similarly
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
97 the host and the gadget side systems as if they were connected by a
109 Controller" (for example, net2280), and for the "Serial Gadget"
111 configuring the kernel. Then rebuild and install the kernel or
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
166 next screen select "Include this location in the search" and enter the
169 Windows Logo testing, but select "Continue anyway" and finish the
173 "System", "Hardware") expand the "Ports (COM & LPT)" entry and you
178 on the "Gadget Serial" entry in the "Device Manager" and select
185 kernel for "Support for Host-side USB" and for "USB Modem (CDC ACM)
188 Once the gadget serial driver is loaded and the USB device connected
218 Serial Converter support", and for the "USB Generic Serial Driver".
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,
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.
262 "Serial Device". Set baud rate, data bits, parity, and stop bits,
263 to 9600, 8, none, and 1--these settings mostly do not matter.
264 Under "Modem and dialing" erase all the modem and dialing strings.
281 With minicom configured and running on the gadget side and with
282 minicom or HyperTerminal configured and running on the host side,
283 you should be able to send data back and forth between the gadget
284 side and host side systems. Anything you type on the terminal
286 the host side and vice versa.