summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorskrll <skrll@NetBSD.org>2013-12-07 08:01:51 +0000
committerskrll <skrll@NetBSD.org>2013-12-07 08:01:51 +0000
commit69fc58870eea40dfd7e868288d1fdd741a48eaed (patch)
tree9c93ac2856aca05c9258741844a9dd763ff683ae /sys/dev/usb
parent59e9ffb1243414ae9d2407eef1b1fb1ccbd0182f (diff)
Remove a couple of item that have been done.
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.