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 cgd to the ALPHA.
details: https://anonhg.NetBSD.org/src/rev/281016377956
branches: trunk
changeset: 538219:281016377956
user: elric <elric%NetBSD.org@localhost>
date: Mon Oct 14 19:40:58 2002 +0000
description:
Add cgd to the ALPHA.
diffstat:
sys/arch/alpha/conf/ALPHA | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r c20371130b7c -r 281016377956 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Mon Oct 14 19:16:55 2002 +0000
+++ b/sys/arch/alpha/conf/ALPHA Mon Oct 14 19:40:58 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.172 2002/10/06 02:50:28 tsutsui Exp $
+# $NetBSD: ALPHA,v 1.173 2002/10/14 19:40:58 elric Exp $
#
# Alpha kernel with all the options you'd want, and more.
@@ -6,7 +6,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "ALPHA-$Revision: 1.172 $"
+ident "ALPHA-$Revision: 1.173 $"
maxusers 32
@@ -547,6 +547,7 @@
pseudo-device bpfilter 16
pseudo-device ccd 4
+pseudo-device cgd 4 # cryptographic disk devices
#pseudo-device raid 8 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.
Home |
Main Index |
Thread Index |
Old Index