TODO revision 1.5
1Some things that need to be done in no particular order:
2
3Implement request timeout and abort in ohci.c.
4
5Implement isochronous transfer mode.
6
7Implement audio driver.
8
9Do bandwidth accounting.
10
11Use lock manager locks.
12
13Implement a modem driver for the Abstract Control Model.
14
15Use the pool allocator for TDs et al.
16
17Merge soft_td and td in uhci.c.
18