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 a couple of items



details:   https://anonhg.NetBSD.org/src/rev/f4bb07c8ba85
branches:  trunk
changeset: 330173:f4bb07c8ba85
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Jun 25 21:23:03 2014 +0000

description:
Remove a couple of items

diffstat:

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

diffs (21 lines):

diff -r 4def94298d48 -r f4bb07c8ba85 sys/dev/usb/TODO
--- a/sys/dev/usb/TODO  Wed Jun 25 19:32:37 2014 +0000
+++ b/sys/dev/usb/TODO  Wed Jun 25 21:23:03 2014 +0000
@@ -4,8 +4,6 @@
 High priority:
 --------------
 
-On a short control transfer the status phase needs to be executed anyway.
-
 Fix flow control in ucom (copy from com driver).
 
 Use some encapsulation in the upl driver to allow multiple protocols.
@@ -61,8 +59,6 @@
        use usb_ and usbd_ consistently
        rearrange the contents and names of some files (Nick)
 
-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



Home | Main Index | Thread Index | Old Index