diff options
| author | David Brownell <david-b@pacbell.net> | 2002-08-06 05:29:58 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2002-08-06 05:29:58 -0700 |
| commit | 0f9becacabd62befd27ed8a9249163fbe827b311 (patch) | |
| tree | d92c94e9ce9e5eb0ea25a7e9f665801e10ce831a /include/linux | |
| parent | b2ade7ec5ed2ddf0a43249633426a71cce270bfd (diff) | |
[PATCH] ehci does interrupt queuing
This patch makes EHCI
- Share the same TD queueing code for control, bulk,
and interrupt traffic;
- Queue interrupt transfers, modifying the code for
urb submit/unlink/complete;
- Thinner, by removing lots of nasty fatty special case
logic for interrupt transfers (size, no queueing, etc);
- Grow some "automagic resubmit" logic, ready to be
ripped out soonish;
- Package its interrupt scheduling so it can be called
from more places.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
