Skip to content

Commit

Permalink
axe, udav, url, cue, kue, smsc, udav[*], upl, url and urdnis
Browse files Browse the repository at this point in the history
are now all ported to usbmp and mpsafe interfaces, and have
all been tested too.

[*] udav has an issue with usbnet port for some devices.
  • Loading branch information
mrgtwentythree committed Aug 19, 2019
1 parent 865fa9f commit 2aeb733
Showing 1 changed file with 6 additions and 21 deletions.
27 changes: 6 additions & 21 deletions sys/dev/usb/TODO.usbmp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: TODO.usbmp,v 1.14 2019/07/31 11:02:49 mrg Exp $
$NetBSD: TODO.usbmp,v 1.15 2019/08/19 08:07:55 mrg Exp $


the majority of the USB MP device interface is documented in usbdivar.h.
Expand All @@ -21,9 +21,6 @@ KERNEL_LOCK
usb_detach_{waitold,wakeup} to usb_detach_{wait,broadcast} conversion:
- drivers:
if_aue.c
if_axe.c
if_udav.c
if_url.c
stuirda.c
ubt.c
ucom.c
Expand Down Expand Up @@ -66,17 +63,10 @@ splusb drivers:
- emdtv_dtv.c
- if_athn_usb.c
- if_aue.c
- if_cue.c
- if_kue.c
- if_otus.c
- if_rum.c
- if_run.c
- if_smsc.c
- if_udav.c
- if_upl.c
- if_ural.c
- if_url.c
- if_urndis.c
- if_urtw.c
- if_urtwn.c
- if_zyd.c
Expand Down Expand Up @@ -113,16 +103,11 @@ missing D_MPSAFE drivers:
- utoppy

missing CALLOUT_MPSAFE drivers:
- if_aue.c
- if_cue.c
- if_otus.c
- if_rum.c
- if_run.c
- if_smsc.c
- if_udav.c
- if_upgt.c
- if_ural.c
- if_url.c
- if_urtw.c
- if_urtwn.c
- if_zyd.c
Expand Down Expand Up @@ -153,11 +138,11 @@ driver testing: STATUS
- axe working
- axen working
- cdce working
- cue
- kue
- cue working
- kue working
- udav
- url
- urndis
- url working
- urndis working
- atu
- otus
- ral
Expand All @@ -168,7 +153,7 @@ driver testing: STATUS
- urtwn working
- upgt
- zyd
- upl
- upl working
- uberry
- uipad
- urio
Expand Down

0 comments on commit 2aeb733

Please sign in to comment.