TODO revision 1.1
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
13Implement a modem driver for the Abstract Control Model.
14
15