Module Name:    src
Committed By:   matt
Date:           Sat Jul 16 21:58:26 UTC 2011

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

Log Message:
Remove dead devices (replaced by pq3cfi).


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbppc/conf/RB800

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/RB800
diff -u src/sys/arch/evbppc/conf/RB800:1.12 src/sys/arch/evbppc/conf/RB800:1.13
--- src/sys/arch/evbppc/conf/RB800:1.12	Thu Jun 30 20:09:29 2011
+++ src/sys/arch/evbppc/conf/RB800	Sat Jul 16 21:58:26 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: RB800,v 1.12 2011/06/30 20:09:29 wiz Exp $
+#	$NetBSD: RB800,v 1.13 2011/07/16 21:58:26 matt Exp $
 #
 #	RB800 -- everything that's currently supported
 #
@@ -7,7 +7,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-ident 		"RB800-$Revision: 1.12 $"
+ident 		"RB800-$Revision: 1.13 $"
 
 maxusers	32
 
@@ -150,7 +150,6 @@
 cpu0		at cpunode?
 
 obio0		at cpunode?		# On-chip Peripheral Bus
-#nflash0		at obio0 cs 0
 #ds1553rtc0	at obio0 addr 0xf8000000 size 8192
 #wdc0		at obio0 cs 2
 #atabus* 	at wdc?

Reply via email to