TODO revision 1.2
1Some things that need to be done in no particular order:
2
3Implement request timeout and abort in ohci.c.
4
5Implement request abort in uhci.c.
6
7Use the new device attach/detach framework for USB.
8
9Implement isochronous transfer mode.
10
11Implement audio driver.
12
13Do bandwidth accounting.
14
15Use lock manager locks.
16
17Implement a modem driver for the Abstract Control Model.
18
19