Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf urio has gone. Comment it out (remaining visible ...
details: https://anonhg.NetBSD.org/src/rev/ff3e8b34775a
branches: trunk
changeset: 744488:ff3e8b34775a
user: kre <kre%NetBSD.org@localhost>
date: Mon Feb 03 13:28:11 2020 +0000
description:
urio has gone. Comment it out (remaining visible to hold the number)
diffstat:
sys/conf/majors.usb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 5c8c4e399c59 -r ff3e8b34775a sys/conf/majors.usb
--- a/sys/conf/majors.usb Mon Feb 03 13:09:29 2020 +0000
+++ b/sys/conf/majors.usb Mon Feb 03 13:28:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors.usb,v 1.1 2014/09/19 17:32:34 matt Exp $
+# $NetBSD: majors.usb,v 1.2 2020/02/03 13:28:11 kre Exp $
#
# MI major assignments for USB devices
#
@@ -7,5 +7,5 @@
device-major ulpt char 222 ulpt
device-major ugen char 223 ugen
device-major ucom char 224 ucom
-device-major urio char 225 urio
+#device-major urio char 225 urio
device-major uscanner char 226 uscanner
Home |
Main Index |
Thread Index |
Old Index