summaryrefslogtreecommitdiff
path: root/sys/dev/usb/TODO
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>1999-08-29 10:35:36 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>1999-08-29 10:35:36 +0000
commitcd000567ec6ecb70bb54852a6d82bd419937c4ce (patch)
tree87c24e716ae251e497e4fa2ff09351f89a648c04 /sys/dev/usb/TODO
parent1c561541d6447c52ff3332aea30b3ed72542b6b8 (diff)
Sync with NetBSD;
Add some comments. Change a type name.
Diffstat (limited to 'sys/dev/usb/TODO')
-rw-r--r--sys/dev/usb/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/TODO b/sys/dev/usb/TODO
index 7c5458c7eb5..45d1d002890 100644
--- a/sys/dev/usb/TODO
+++ b/sys/dev/usb/TODO
@@ -1,6 +1,8 @@
Some things that need to be done in no particular order:
--------------------------------------------------------
+Add lots of bus_dmamap_sync().
+
Implement isochronous transfer mode.
Implement audio driver.