Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Delete the vinum major; it conflicts with...
details: https://anonhg.NetBSD.org/src/rev/b8f24075f100
branches: trunk
changeset: 553133:b8f24075f100
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Oct 10 17:36:56 2003 +0000
description:
Delete the vinum major; it conflicts with an existing entry, and should
be added to the MI space anyway.
diffstat:
sys/arch/i386/conf/majors.i386 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7e70067f23c4 -r b8f24075f100 sys/arch/i386/conf/majors.i386
--- a/sys/arch/i386/conf/majors.i386 Fri Oct 10 15:25:17 2003 +0000
+++ b/sys/arch/i386/conf/majors.i386 Fri Oct 10 17:36:56 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors.i386,v 1.18 2003/10/10 03:51:58 grog Exp $
+# $NetBSD: majors.i386,v 1.19 2003/10/10 17:36:56 thorpej Exp $
#
# Device majors for i386
#
@@ -107,7 +107,6 @@
device-major rd char 105 block 22 rd
device-major ct char 106 block 23 ct
device-major mt char 107 block 24 mt
-device-major vinum char 108 block 25 vinum
device-major pf char 108 pf
device-major crypto char 109 opencrypto
Home |
Main Index |
Thread Index |
Old Index