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/6fcd52781896
branches: trunk
changeset: 480484:6fcd52781896
user: augustss <augustss%NetBSD.org@localhost>
date: Thu Jan 13 20:19:43 2000 +0000
description:
Add another item.
diffstat:
sys/dev/usb/TODO | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r 530038304a90 -r 6fcd52781896 sys/dev/usb/TODO
--- a/sys/dev/usb/TODO Thu Jan 13 20:19:14 2000 +0000
+++ b/sys/dev/usb/TODO Thu Jan 13 20:19:43 2000 +0000
@@ -4,6 +4,8 @@
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 shutdown hooks for host controllers to make sure they are stopped.
+
Add lots of bus_dmamap_sync().
Do bandwidth accounting.
Home |
Main Index |
Thread Index |
Old Index