Module Name: src
Committed By: msaitoh
Date: Mon Dec 3 23:41:35 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: OPENRD
Log Message:
- Delete "no" entries for mvsdio sdmmc sbt and ld. The bug was fixed.
- Delete mvpex, pci, pchb, mvsata, atabus and wd. These are defined in
conf/SHEEVAPLUG
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/OPENRD
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/evbarm/conf/OPENRD
diff -u src/sys/arch/evbarm/conf/OPENRD:1.3 src/sys/arch/evbarm/conf/OPENRD:1.4
--- src/sys/arch/evbarm/conf/OPENRD:1.3 Fri Oct 26 19:15:52 2012
+++ src/sys/arch/evbarm/conf/OPENRD Mon Dec 3 23:41:35 2012
@@ -1,4 +1,4 @@
-# $NetBSD: OPENRD,v 1.3 2012/10/26 19:15:52 msaitoh Exp $
+# $NetBSD: OPENRD,v 1.4 2012/12/03 23:41:35 msaitoh Exp $
#
# This is a working config file for OpenRD(.org) Client. Note that the
# default boot address will not work and the kernel has to load at 8MB
@@ -20,23 +20,7 @@ makeoptions LOADADDRESS="0xc0800000"
options COMPAT_NETBSD32
no options COMPAT_LINUX
-# this just emits endless errors, disable for now.
-no mvsdio*
-no sdmmc* at mvsdio?
-no sbt* at sdmmc?
-no ld* at sdmmc?
-
-# On-chip PCI Express Interface
-mvpex* at mvsoc? offset ? irq ?
-
-pci* at mvpex?
-
-pchb* at pci? dev ? function ? # PCI-Host bridges
+# On-board PCI vga
vga* at pci? dev ? function ?
wsdisplay* at vga? console ?
-
-# This has two SATA ports
-mvsata* at mvsoc? offset ? irq ?
-atabus* at ata?
-wd* at atabus? drive ?