Module Name:    src
Committed By:   matt
Date:           Sat Jul 16 22:16:59 UTC 2011

Modified Files:
        src/sys/arch/evbppc/conf: P2020DS

Log Message:
Add netbsd-sd0a


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbppc/conf/P2020DS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbppc/conf/P2020DS
diff -u src/sys/arch/evbppc/conf/P2020DS:1.5 src/sys/arch/evbppc/conf/P2020DS:1.6
--- src/sys/arch/evbppc/conf/P2020DS:1.5	Thu Jun 30 20:09:29 2011
+++ src/sys/arch/evbppc/conf/P2020DS	Sat Jul 16 22:16:59 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: P2020DS,v 1.5 2011/06/30 20:09:29 wiz Exp $
+#	$NetBSD: P2020DS,v 1.6 2011/07/16 22:16:59 matt Exp $
 #
 #	P2020DS -- everything that's currently supported
 #
@@ -8,7 +8,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-ident 		"P2020DS-$Revision: 1.5 $"
+ident 		"P2020DS-$Revision: 1.6 $"
 
 maxusers	32
 
@@ -137,6 +137,7 @@
 config		netbsd		root on ? type ?
 config		nfsnetbsd	root on tsec0 type nfs
 config		netbsd-esata	root on wd1a type ffs
+config		netbsd-sd0a	root on sd0a type ffs
 
 #
 # Device configuration

Reply via email to