[kernel] r5712 - in dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian: . config/mipsel

Martin Michlmayr tbm at costa.debian.org
Mon Feb 6 10:56:37 UTC 2006


Author: tbm
Date: Mon Feb  6 10:56:36 2006
New Revision: 5712

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/changelog
   dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt
Log:
Enable PCI network modules on Cobalt.


Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/changelog
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/changelog	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/changelog	Mon Feb  6 10:56:36 2006
@@ -4,6 +4,7 @@
   * Remove the XXS1500 flavour since there's little interest in it.
   * Remove the LASAT flavour since these machines never went into
     production.
+  * Enable PCI network modules on Cobalt.  Closes: #315895.
 
  -- Martin Michlmayr <tbm at cyrius.com>  Mon, 16 Jan 2006 15:35:26 +0000
 

Modified: dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.15-mips-2.6.15/debian/config/mipsel/r5k-cobalt	Mon Feb  6 10:56:36 2006
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.15
-# Tue Jan 31 22:11:22 2006
+# Mon Feb  6 10:55:21 2006
 #
 CONFIG_MIPS=y
 
@@ -691,7 +691,32 @@
 # CONFIG_DM9102 is not set
 # CONFIG_ULI526X is not set
 # CONFIG_HP100 is not set
-# CONFIG_NET_PCI is not set
+CONFIG_NET_PCI=y
+CONFIG_PCNET32=m
+CONFIG_AMD8111_ETH=m
+# CONFIG_AMD8111E_NAPI is not set
+CONFIG_ADAPTEC_STARFIRE=m
+# CONFIG_ADAPTEC_STARFIRE_NAPI is not set
+CONFIG_B44=m
+# CONFIG_FORCEDETH is not set
+# CONFIG_EEPRO100 is not set
+CONFIG_E100=m
+CONFIG_FEALNX=m
+CONFIG_NATSEMI=m
+CONFIG_NE2K_PCI=m
+CONFIG_8139CP=m
+CONFIG_8139TOO=m
+CONFIG_8139TOO_PIO=y
+# CONFIG_8139TOO_TUNE_TWISTER is not set
+# CONFIG_8139TOO_8129 is not set
+# CONFIG_8139_OLD_RX_RESET is not set
+CONFIG_SIS900=m
+CONFIG_EPIC100=m
+CONFIG_SUNDANCE=m
+# CONFIG_SUNDANCE_MMIO is not set
+CONFIG_VIA_RHINE=m
+# CONFIG_VIA_RHINE_MMIO is not set
+# CONFIG_LAN_SAA9730 is not set
 
 #
 # Ethernet (1000 Mbit)
@@ -705,6 +730,7 @@
 # CONFIG_SIS190 is not set
 # CONFIG_SKGE is not set
 # CONFIG_SK98LIN is not set
+# CONFIG_VIA_VELOCITY is not set
 # CONFIG_TIGON3 is not set
 # CONFIG_BNX2 is not set
 



More information about the Kernel-svn-changes mailing list