summaryrefslogtreecommitdiff
path: root/sys/dev/usb/FILES
diff options
context:
space:
mode:
authormaya <maya@NetBSD.org>2020-01-29 18:39:00 +0000
committermaya <maya@NetBSD.org>2020-01-29 18:39:00 +0000
commit4607a239cdb76acacd56e32dabcfea6e69dde43e (patch)
tree35102c0cdd24ceedd61b442fcc9c203e646a471e /sys/dev/usb/FILES
parent2f17c8c7aa2c3a337ccf75d82bea2702637d9dd2 (diff)
remove urio(4), a driver for the Rio500 MP3 player.
At this point it is highly unlikely this 1999 device still has users, but it still comes up in the context of maxv's USB-fuzzing (and any device could pretend to be a urio(4)), so it's best to get rid of it. Renamed all major entries to obsolete, as was done in previous removals. This still requires an update to sanitizers, but they're located in "external", perhaps it should be first committed upstream? Proposed on tech-kern a month ago.
Diffstat (limited to 'sys/dev/usb/FILES')
-rw-r--r--sys/dev/usb/FILES2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/usb/FILES b/sys/dev/usb/FILES
index dedf2e43933..b532a97a61f 100644
--- a/sys/dev/usb/FILES
+++ b/sys/dev/usb/FILES
@@ -57,8 +57,6 @@ umidi_quirks.c Strange MIDI devices
umidi_quirks.h and definitions for it
umodem.c USB modem (CDC ACM) driver
ums.c USB mouse driver
-urio.c USB Diamond Rio500 driver
-urio.h USB Diamond Rio500 defines
usb.c usb (bus) device driver
usb.h general USB defines
usb_mem.c memory allocation for DMAable memory