Module Name: src
Committed By: nonaka
Date: Fri Aug 12 09:26:35 UTC 2016
Modified Files:
src/sys/arch/zaurus/conf: INSTALL INSTALL_C700
Log Message:
remove some phy(4) from zaurus INSTALL kernel.
avoid kernel size limit...
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/zaurus/conf/INSTALL
cvs rdiff -u -r1.1 -r1.2 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.
Modified files:
Index: src/sys/arch/zaurus/conf/INSTALL
diff -u src/sys/arch/zaurus/conf/INSTALL:1.27 src/sys/arch/zaurus/conf/INSTALL:1.28
--- src/sys/arch/zaurus/conf/INSTALL:1.27 Tue Feb 16 05:14:31 2016
+++ src/sys/arch/zaurus/conf/INSTALL Fri Aug 12 09:26:35 2016
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.27 2016/02/16 05:14:31 nonaka Exp $
+# $NetBSD: INSTALL,v 1.28 2016/08/12 09:26:35 nonaka Exp $
#
# INSTALL config file (GENERIC with memory disk root)
#
@@ -83,6 +83,16 @@ no ugen*
no uk* at scsibus?
+no acphy*
+no amhphy*
+no bmtphy*
+no glxtphy*
+no gphyter*
+no makphy*
+no tlphy*
+no tqphy*
+no urlphy*
+
no pseudo-device vnd
no options VND_COMPRESSION
no pseudo-device accf_data
Index: src/sys/arch/zaurus/conf/INSTALL_C700
diff -u src/sys/arch/zaurus/conf/INSTALL_C700:1.1 src/sys/arch/zaurus/conf/INSTALL_C700:1.2
--- src/sys/arch/zaurus/conf/INSTALL_C700:1.1 Thu Feb 2 15:57:39 2012
+++ src/sys/arch/zaurus/conf/INSTALL_C700 Fri Aug 12 09:26:35 2016
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_C700,v 1.1 2012/02/02 15:57:39 tsutsui Exp $
+# $NetBSD: INSTALL_C700,v 1.2 2016/08/12 09:26:35 nonaka Exp $
#
# INSTALL config file (C700 with memory disk root)
#
@@ -45,13 +45,3 @@ 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*