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/cb201b414e0e
branches:  trunk
changeset: 457505:cb201b414e0e
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 df61d69bad47 -r cb201b414e0e 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