Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc64/conf give splode 8 raid devices



details:   https://anonhg.NetBSD.org/src/rev/04ed614d2d3e
branches:  trunk
changeset: 522034:04ed614d2d3e
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Feb 10 15:49:39 2002 +0000

description:
give splode 8 raid devices

diffstat:

 sys/arch/sparc64/conf/SPLODE |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r c348777d053b -r 04ed614d2d3e sys/arch/sparc64/conf/SPLODE
--- a/sys/arch/sparc64/conf/SPLODE      Sun Feb 10 15:46:42 2002 +0000
+++ b/sys/arch/sparc64/conf/SPLODE      Sun Feb 10 15:49:39 2002 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: SPLODE,v 1.8 2002/01/27 13:23:27 jdolecek Exp $
+#      $NetBSD: SPLODE,v 1.9 2002/02/10 15:49:39 mrg Exp $
 #
 # Configuration for Ultra1, 32 bit mode.
 
 include "arch/sparc64/conf/std.sparc64"
 
-#ident                 "GENERIC-$Revision: 1.8 $"
+#ident                 "GENERIC-$Revision: 1.9 $"
 
 maxusers       256
 
@@ -323,7 +323,7 @@
 
 ## RAIDframe disk driver: software RAID driver.  See raid(4).
 
-pseudo-device  raid    4
+pseudo-device  raid    8
 options        RAID_AUTOCONFIG         # auto-configuration of RAID components
 
 ## Memory disk device, used on boot floppies with compressed



Home | Main Index | Thread Index | Old Index