This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/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
..
2005-04-16 15:20:36 -07:00
2007-07-12 16:34:42 -07:00
2005-04-16 15:20:36 -07:00
2006-11-30 05:21:10 +01:00
2005-04-16 15:20:36 -07:00
2008-02-01 14:34:47 -08:00
2005-04-16 15:20:36 -07:00
2006-10-03 22:55:17 +02:00
2005-04-16 15:20:36 -07:00
2006-11-30 04:55:36 +01:00
2006-10-03 22:55:17 +02:00