Skip to content

Commit

Permalink
[netdrvr] usb/hso: throttle to prevent loss of serial data
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Denis Joseph Barrow authored and Jeff Garzik committed Sep 24, 2008
1 parent ead7b94 commit 8ef5ba6
Showing 1 changed file with 234 additions and 92 deletions.
Loading

0 comments on commit 8ef5ba6

Please sign in to comment.