Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/zaurus/conf Add INSTALL kernel config for SL-C700.



details:   https://anonhg.NetBSD.org/src/rev/3a635ad6efdd
branches:  trunk
changeset: 773450:3a635ad6efdd
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Thu Feb 02 15:57:39 2012 +0000

description:
Add INSTALL kernel config for SL-C700.

diffstat:

 sys/arch/zaurus/conf/INSTALL_C700 |  57 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 57 insertions(+), 0 deletions(-)

diffs (61 lines):

diff -r 1838946d18cb -r 3a635ad6efdd sys/arch/zaurus/conf/INSTALL_C700
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/zaurus/conf/INSTALL_C700 Thu Feb 02 15:57:39 2012 +0000
@@ -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*



Home | Main Index | Thread Index | Old Index