diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2006-05-19 22:34:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-22 00:04:12 +0200 |
commit | c433472658b4df11bd3590a59be79194a1ff43ae (patch) | |
tree | 32d48a155360c8e877be3956c9964d2d4c19a236 /include | |
parent | [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs (diff) | |
download | linux-c433472658b4df11bd3590a59be79194a1ff43ae.tar.xz linux-c433472658b4df11bd3590a59be79194a1ff43ae.zip |
[PATCH] UHCI: use integer-sized frame numbers
This patch (as687) changes uhci-hcd to keep track of frame numbers as
full-sized integers rather than 11-bit values. This makes them a lot
easier to handle and makes it possible to schedule beyond a 2-second
window, should anyone ever want to do so.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions