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 an item that doesn't need to happen
details:   https://anonhg.NetBSD.org/src/rev/93920fbbdc91
branches:  trunk
changeset: 1000001:93920fbbdc91
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Jun 29 07:47:41 2019 +0000
description:
Remove an item that doesn't need to happen
diffstat:
 sys/dev/usb/TODO |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r bffc975bf9a6 -r 93920fbbdc91 sys/dev/usb/TODO
--- a/sys/dev/usb/TODO  Sat Jun 29 07:46:19 2019 +0000
+++ b/sys/dev/usb/TODO  Sat Jun 29 07:47:41 2019 +0000
@@ -59,8 +59,6 @@
        use usb_ and usbd_ consistently
        rearrange the contents and names of some files (Nick)
 
-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