Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/conf Add raid to the install kernel
details: https://anonhg.NetBSD.org/src/rev/4fe02f013aed
branches: trunk
changeset: 326294:4fe02f013aed
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 24 23:59:53 2014 +0000
description:
Add raid to the install kernel
diffstat:
sys/arch/alpha/conf/INSTALL | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 74300ff88159 -r 4fe02f013aed sys/arch/alpha/conf/INSTALL
--- a/sys/arch/alpha/conf/INSTALL Fri Jan 24 23:59:12 2014 +0000
+++ b/sys/arch/alpha/conf/INSTALL Fri Jan 24 23:59:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.105 2014/01/22 11:45:16 tsutsui Exp $
+# $NetBSD: INSTALL,v 1.106 2014/01/24 23:59:53 martin Exp $
#
# Alpha INSTALL kernel.
@@ -341,6 +341,9 @@
wskbd* at pckbd?
wsmouse* at pms?
+pseudo-device raid # RAIDframe disk driver
+options RAID_AUTOCONFIG # auto-configuration of RAID components
+
pseudo-device bpfilter
pseudo-device loop
pseudo-device md
Home |
Main Index |
Thread Index |
Old Index