Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb update a couple of lists of drivers that have ha...
details: https://anonhg.NetBSD.org/src/rev/bf232bd2bbf8
branches: trunk
changeset: 379877:bf232bd2bbf8
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Jun 24 23:00:14 2021 +0000
description:
update a couple of lists of drivers that have had a few changes
diffstat:
sys/dev/usb/TODO.usbmp | 41 ++++++++++++++++++-----------------------
1 files changed, 18 insertions(+), 23 deletions(-)
diffs (68 lines):
diff -r a499b627f28e -r bf232bd2bbf8 sys/dev/usb/TODO.usbmp
--- a/sys/dev/usb/TODO.usbmp Thu Jun 24 16:41:16 2021 +0000
+++ b/sys/dev/usb/TODO.usbmp Thu Jun 24 23:00:14 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO.usbmp,v 1.19 2020/05/16 13:46:12 maya Exp $
+$NetBSD: TODO.usbmp,v 1.20 2021/06/24 23:00:14 mrg Exp $
the majority of the USB MP device interface is documented in usbdivar.h.
@@ -20,20 +20,17 @@ KERNEL_LOCK
usb_detach_{waitold,wakeup} to usb_detach_{wait,broadcast} conversion:
- drivers:
- if_aue.c
- stuirda.c
- ubt.c
- ucom.c
- ucycom.c
- udsir.c
- uhso.c
- uirda.c
- ulpt.c
- umass.c - done, partially done -- need to check umass_scsipi.c change
- uscanner.c
- usscanner.c
- ustir.c
- utoppy.c
+ - stuirda.c
+ - ubt.c
+ - ucycom.c
+ - udsir.c
+ - uhso.c
+ - uirda.c
+ - ulpt.c
+ - uscanner.c
+ - usscanner.c
+ - ustir.c
+ - utoppy.c
use usb_delay_ms_locked() in places
@@ -81,20 +78,18 @@ splusb drivers to convert:
- uvideo.c
wakeup/tsleep drivers:
- - if_otus.c
+ - if_rum.c
- if_run.c
- if_upgt.c
- - if_urtwn.c
- - if_zyd.c
- - ucom.c
+ - if_ural.c
- ucycom.c
- udsir.c
- uirda.c
- - ulpt.c
- - umass_isdata.c
+ - umcs.h
+ - usb.c
+ - usb_subr.c
+ - usbdi.c
- ustir.c
- - uthum.c
- - uvscom.c
missing D_MPSAFE drivers:
- ucom
Home |
Main Index |
Thread Index |
Old Index