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