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