summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/usb/TODO b/sys/dev/usb/TODO
index e668242c385..55ea32643f0 100644
--- a/sys/dev/usb/TODO
+++ b/sys/dev/usb/TODO
@@ -33,12 +33,8 @@ General:
Figure out why uvisor is so slow.
Try to get specs, and check if Linux driver is really right.
-Add lots of bus_dmamap_sync().
-
Do bandwidth accounting.
-Use the pool allocator for TDs et al.
-
Throw out more USBDI gunk.
Make hub driver notice transition between self and bus powered state.