Add config info for Vinum
This commit is contained in:
parent
d2b25aff9c
commit
2ce576d37a
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.574 2003/10/08 12:08:38 augustss Exp $
|
||||
# $NetBSD: GENERIC,v 1.575 2003/10/10 04:50:07 grog Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.574 $"
|
||||
#ident "GENERIC-$Revision: 1.575 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -1121,6 +1121,10 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING=1
|
||||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
|
||||
# Vinum
|
||||
# pseudo-device vinum 8 # Vinum
|
||||
# options VINUMDEBUG
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device vnd 4 # disk-like interface to files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user