Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Steal a static major number for rumpblk.
details: https://anonhg.NetBSD.org/src/rev/9eca00f12eac
branches: trunk
changeset: 753960:9eca00f12eac
user: pooka <pooka%NetBSD.org@localhost>
date: Wed Apr 14 16:05:23 2010 +0000
description:
Steal a static major number for rumpblk.
diffstat:
sys/conf/majors | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 8bd35f3feb28 -r 9eca00f12eac sys/conf/majors
--- a/sys/conf/majors Wed Apr 14 15:15:37 2010 +0000
+++ b/sys/conf/majors Wed Apr 14 16:05:23 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors,v 1.48 2010/03/06 23:45:38 plunky Exp $
+# $NetBSD: majors,v 1.49 2010/04/14 16:05:23 pooka Exp $
#
# Device majors for Machine-Independent drivers.
#
@@ -42,3 +42,4 @@
device-major dm char 194 block 169 dm
device-major hdaudio char 195 hdaudio
device-major uhso char 196 uhso
+device-major rumpblk char 197 block 197 rumpblk
Home |
Main Index |
Thread Index |
Old Index