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 the list of splusb drivers (it's grown un...



details:   https://anonhg.NetBSD.org/src/rev/3a79d8d42c29
branches:  trunk
changeset: 459084:3a79d8d42c29
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Aug 23 07:29:29 2019 +0000

description:
update the list of splusb drivers (it's grown unfortunately) and
explicitly state that they should be converted.

diffstat:

 sys/dev/usb/TODO.usbmp |  17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

diffs (45 lines):

diff -r e5b0315abf49 -r 3a79d8d42c29 sys/dev/usb/TODO.usbmp
--- a/sys/dev/usb/TODO.usbmp    Fri Aug 23 07:17:31 2019 +0000
+++ b/sys/dev/usb/TODO.usbmp    Fri Aug 23 07:29:29 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO.usbmp,v 1.15 2019/08/19 08:07:55 mrg Exp $
+$NetBSD: TODO.usbmp,v 1.16 2019/08/23 07:29:29 mrg Exp $
 
 
 the majority of the USB MP device interface is documented in usbdivar.h.
@@ -57,15 +57,15 @@
   uyurex(4)
   - sysmon -- hm?
 
-splusb drivers:
+splusb drivers to convert:
   - auvitek_dtv.c
   - auvitek_video.c
   - emdtv_dtv.c
   - if_athn_usb.c
-  - if_aue.c
   - if_otus.c
   - if_rum.c
   - if_run.c
+  - if_umb.c
   - if_ural.c
   - if_urtw.c
   - if_urtwn.c
@@ -73,6 +73,17 @@
   - ubt.c
   - ucycom.c
   - udsir.c
+  - uhso.c
+  - uirda.c
+  - ukbd.c
+  - ulpt.c
+  - urio.c
+  - usbdi.h
+  - uscanner.c
+  - usscanner.c
+  - ustir.c
+  - utoppy.c
+  - uvideo.c
 
 wakeup/tsleep drivers:
   - if_otus.c



Home | Main Index | Thread Index | Old Index