Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Add one, remove some.
details: https://anonhg.NetBSD.org/src/rev/035efc168970
branches: trunk
changeset: 485124:035efc168970
user: augustss <augustss%NetBSD.org@localhost>
date: Wed Apr 19 16:17:45 2000 +0000
description:
Add one, remove some.
diffstat:
sys/dev/usb/TODO | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r b52a48cb4673 -r 035efc168970 sys/dev/usb/TODO
--- a/sys/dev/usb/TODO Wed Apr 19 15:56:27 2000 +0000
+++ b/sys/dev/usb/TODO Wed Apr 19 16:17:45 2000 +0000
@@ -4,14 +4,10 @@
Before 1.5:
-----------
-Reset toggle on SET_INTERFACE (USB 1.1)
-
Allow interrupt out endpoints. (USB 1.1)
Fix flow control in ucom (copy from com driver).
-Handle CLEAR_ENDPOINT_STALL centrally.
-
Use some encapsulation in the upl driver to allow multiple protocols.
Get the uezcom driver (with Doug Ambrisko's firmware) running.
@@ -20,8 +16,6 @@
Bug reports:
------------
-Chris Jones' problem: works in 1.4.2, not in -current
-
Bernd Ernesti's problem: host controller halted with umodem
umass problem with Ricoh flash reader
@@ -32,6 +26,8 @@
Aaron's problem: Test aue with ohci.
+Y-E data floppy doesn't work.
+
General:
--------
Home |
Main Index |
Thread Index |
Old Index