Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/conf Add the block-device-only devices.
details: https://anonhg.NetBSD.org/src/rev/d6b3679aed6a
branches: trunk
changeset: 542188:d6b3679aed6a
user: gehenna <gehenna%NetBSD.org@localhost>
date: Thu Jan 23 15:07:54 2003 +0000
description:
Add the block-device-only devices.
Reported by ragge.
diffstat:
sys/arch/vax/conf/majors.vax | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 97ee02bc907f -r d6b3679aed6a sys/arch/vax/conf/majors.vax
--- a/sys/arch/vax/conf/majors.vax Thu Jan 23 15:05:45 2003 +0000
+++ b/sys/arch/vax/conf/majors.vax Thu Jan 23 15:07:54 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors.vax,v 1.3 2002/10/04 18:28:36 elric Exp $
+# $NetBSD: majors.vax,v 1.4 2003/01/23 15:07:54 gehenna Exp $
#
# Device majors for vax
#
@@ -79,3 +79,10 @@
device-major clockctl char 75 clockctl
device-major systrace char 76 systrace
device-major cgd char 77 block 26 cgd
+
+#
+# block-device-only devices
+#
+device-major ht block 1 ht
+device-major ctu block 8 ctu
+device-major uu block 13 uu
Home |
Main Index |
Thread Index |
Old Index