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/85912d0ecfb6
branches:  trunk
changeset: 483870:85912d0ecfb6
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Mar 20 00:42:21 2000 +0000

description:
Add another item.

diffstat:

 sys/dev/usb/TODO |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 35aaf44cf0a9 -r 85912d0ecfb6 sys/dev/usb/TODO
--- a/sys/dev/usb/TODO  Mon Mar 20 00:41:55 2000 +0000
+++ b/sys/dev/usb/TODO  Mon Mar 20 00:42:21 2000 +0000
@@ -48,3 +48,7 @@
 Use splsoftusb() or a thread to deliver callbacks.
 
 Add threads to the Ethernet drivers.
+
+Change what's done at watchdog timeout inb if_{a,c,k}ue.c; what we have
+now doesn't work because it's done in an interrupt context.
+



Home | Main Index | Thread Index | Old Index