[netdrvr] usb/hso: throttle to prevent loss of serial data
authorDenis Joseph Barrow <D.Barow@option.com>
Fri, 5 Sep 2008 15:12:07 +0000 (17:12 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 24 Sep 2008 22:58:58 +0000 (18:58 -0400)
Patch to stop loss of characters on the hso modems,
this patch throttles & unthrottles the modem by
not putting out urbs until the tty/line discipline layer
has enough space for newly received packets.
serial ports. This is required for firmware diagnostics
being done at Option.

Signed-off-by: Denis Joseph Barrow <D.Barow@option.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found