Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Add comment about new MI device numbers in other fi...
details: https://anonhg.NetBSD.org/src/rev/ac58f9f484af
branches: trunk
changeset: 332410:ac58f9f484af
user: matt <matt%NetBSD.org@localhost>
date: Fri Sep 19 17:46:28 2014 +0000
description:
Add comment about new MI device numbers in other files.
diffstat:
sys/conf/majors | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fcc16086b8e7 -r ac58f9f484af sys/conf/majors
--- a/sys/conf/majors Fri Sep 19 17:45:42 2014 +0000
+++ b/sys/conf/majors Fri Sep 19 17:46:28 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors,v 1.68 2014/03/18 18:20:41 riastradh Exp $
+# $NetBSD: majors,v 1.69 2014/09/19 17:46:28 matt Exp $
#
# Device majors for Machine-Independent drivers.
#
@@ -55,3 +55,7 @@
device-major dtrace char 207 dtrace
device-major spiflash char 208 block 208 spiflash
device-major lua char 209 lua
+
+# 210-219 reserved for MI ws devices
+# 220-239 reserved for MI usb devices
+# 240-259 reserved for MI "std" devices
Home |
Main Index |
Thread Index |
Old Index