Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/nick-nhusb]: src/sys/dev/usb More stuff to do...



details:   https://anonhg.NetBSD.org/src/rev/e304252184e2
branches:  nick-nhusb
changeset: 804786:e304252184e2
user:      skrll <skrll%NetBSD.org@localhost>
date:      Tue Feb 14 06:44:30 2017 +0000

description:
More stuff to do...

diffstat:

 sys/dev/usb/TODO.usbmp |  25 ++++++++++++++++++++++++-
 1 files changed, 24 insertions(+), 1 deletions(-)

diffs (39 lines):

diff -r 568101e9522f -r e304252184e2 sys/dev/usb/TODO.usbmp
--- a/sys/dev/usb/TODO.usbmp    Mon Feb 06 10:20:01 2017 +0000
+++ b/sys/dev/usb/TODO.usbmp    Tue Feb 14 06:44:30 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO.usbmp,v 1.8.4.11 2017/01/28 12:12:19 skrll Exp $
+$NetBSD: TODO.usbmp,v 1.8.4.12 2017/02/14 06:44:30 skrll Exp $
 
 
 the majority of the USB MP device interface is documented in usbdivar.h.
@@ -133,6 +133,29 @@
   - ulpt.c
   - uyurex.c
 
+missing USB_TASKQ_MPSAFE tasks:
+  - if_athn_usb.c
+  - if_atu.c
+  - if_aue.c
+  - if_axe.c
+  - if_axen.c
+  - if_cue.c
+  - if_cue.c
+  - if_otus.c
+  - if_rum.c
+  - if_run.c
+  - if_udav.c
+  - if_udav.c
+  - if_upgt.c
+  - if_ural.c
+  - if_url.c
+  - if_urtw.c
+  - if_urtwn.c
+  - if_zyd.c
+  - uatp.c
+  - ukbd.c
+  - umcs.c
+
 driver testing:                STATUS
   - uhub               working
   - uhid               working



Home | Main Index | Thread Index | Old Index