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 another item.
details: https://anonhg.NetBSD.org/src/rev/5504bcdc5557
branches: trunk
changeset: 480736:5504bcdc5557
user: augustss <augustss%NetBSD.org@localhost>
date: Wed Jan 19 00:20:55 2000 +0000
description:
Add another item.
diffstat:
sys/dev/usb/TODO | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r a588e66ddd60 -r 5504bcdc5557 sys/dev/usb/TODO
--- a/sys/dev/usb/TODO Wed Jan 19 00:03:04 2000 +0000
+++ b/sys/dev/usb/TODO Wed Jan 19 00:20:55 2000 +0000
@@ -4,8 +4,6 @@
Find race condition in UHCI driver. Rarely (under heavy USB load) you get a
"uhci_idone: ii=0x%x is done!". This "cannot happen".
-Add events for HC attach/detach and driver attach/detach.
-
Add lots of bus_dmamap_sync().
Do bandwidth accounting.
@@ -55,3 +53,8 @@
Use splsoftusb() or a thread to deliver callbacks.
Add threads to the Ethernet drivers.
+
+Change uses of LE macro to the standard functions.
+
+Add events for HC attach/detach and driver attach/detach.
+
Home |
Main Index |
Thread Index |
Old Index