Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Remove a couple of items.
details: https://anonhg.NetBSD.org/src/rev/fd3bb4de5045
branches: trunk
changeset: 783580:fd3bb4de5045
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Dec 30 14:56:53 2012 +0000
description:
Remove a couple of items.
diffstat:
sys/dev/usb/TODO | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 65ce5b3fcb44 -r fd3bb4de5045 sys/dev/usb/TODO
--- a/sys/dev/usb/TODO Sun Dec 30 12:27:09 2012 +0000
+++ b/sys/dev/usb/TODO Sun Dec 30 14:56:53 2012 +0000
@@ -6,8 +6,6 @@
On a short control transfer the status phase needs to be executed anyway.
-Allow interrupt out endpoints. (USB 1.1)
-
Fix flow control in ucom (copy from com driver).
Use some encapsulation in the upl driver to allow multiple protocols.
@@ -39,8 +37,6 @@
Do bandwidth accounting.
-Use lock manager locks.
-
Use the pool allocator for TDs et al.
Throw out more USBDI gunk.
Home |
Main Index |
Thread Index |
Old Index