kernel-ark/Documentation/usb
David Brownell a7707adf9e usb gadget: use new serial core
Teach "gadget serial" to use the new abstracted (and bugfixed) TTY glue,
and remove all the orignal tangled-up code.  Update the documentation
accordingly.  This is a net object code shrink and cleanup; it should
make it a lot easier to see how the TTY glue should accomodate updates
to the TTY layer, be bugfixed, etc.

Notable behavior changes include:  it can now support getty even when
there's no USB connection; it fits properly into the mdev/udev world;
and RX handling is better (throttling works, and low latency).

Configurations with scripts setting up the /dev/ttygserial device node
(with "experimental" major number) may want to change that to be a
symlink pointing to the /dev/ttyGS0 file, as a migration aid; else,
just switch entirely over to mdev/udev.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 15:15:59 -07:00
..
acm.txt
anchors.txt USB: add Documentation about usb_anchor 2008-04-24 21:16:51 -07:00
auerswald.txt
authorization.txt
callbacks.txt USB: add documentation about callbacks 2008-04-24 21:16:53 -07:00
CREDITS
dma.txt
ehci.txt
error-codes.txt
gadget_printer.txt
gadget_serial.txt usb gadget: use new serial core 2008-07-21 15:15:59 -07:00
hiddev.txt
hotplug.txt
iuu_phoenix.txt
linux.inf
mtouchusb.txt
ohci.txt
persist.txt USB: check serial-number string after device reset 2008-04-24 21:16:33 -07:00
power-management.txt
proc_usb_info.txt
rio.txt
URB.txt
usb-help.txt USB:Update mailing list information in documentation 2008-03-10 16:42:27 -07:00
usb-serial.txt USB: serial: Remove obsolete contact addresses 2008-04-24 21:16:45 -07:00
usbmon.txt