Module Name:    src
Committed By:   tsutsui
Date:           Thu Feb  2 15:57:39 UTC 2012

Added Files:
        src/sys/arch/zaurus/conf: INSTALL_C700

Log Message:
Add INSTALL kernel config for SL-C700.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/zaurus/conf/INSTALL_C700

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

Added files:

Index: src/sys/arch/zaurus/conf/INSTALL_C700
diff -u /dev/null src/sys/arch/zaurus/conf/INSTALL_C700:1.1
--- /dev/null	Thu Feb  2 15:57:39 2012
+++ src/sys/arch/zaurus/conf/INSTALL_C700	Thu Feb  2 15:57:39 2012
@@ -0,0 +1,57 @@
+# $NetBSD: INSTALL_C700,v 1.1 2012/02/02 15:57:39 tsutsui Exp $
+#
+# INSTALL config file (C700 with memory disk root)
+#
+# Note: C700 seems to have more size restriction.
+#
+
+include 	"arch/zaurus/conf/INSTALL"
+
+no options 	CPU_XSCALE_PXA270
+
+no makeoptions	KERNEL_BASE_PHYS
+makeoptions	KERNEL_BASE_PHYS="0xa0400000"
+no makeoptions	LOADADDRESS
+makeoptions	LOADADDRESS="0xc0400000"
+
+no scoop1 at pxaip?
+no ioexp0 at iic?
+
+no lcd0 at pxaip?
+no wsdisplay* at lcd?
+
+no zusb*
+no ohci0
+no usb*
+no uhub* 
+
+no uhidev*
+no ukbd*
+no wskbd* at ukbd?
+no uhid*
+
+no umass*
+no wd* at umass?
+
+no scsibus*
+no atapibus*
+no sd*
+no cd*
+
+no aue*
+no axe*
+no cdce*
+no cue*
+no kue*
+no udav*
+no url*
+
+no acphy*
+no amhphy*
+no bmtphy*
+no glxtphy*
+no gphyter*
+no makphy*
+no tlphy*
+no tqphy*
+no urlphy*

Reply via email to