[kernel] r13734 - in dists/lenny/linux-2.6/debian: . config/mips

Martin Michlmayr tbm at alioth.debian.org
Sat Jun 6 11:26:24 UTC 2009


Author: tbm
Date: Sat Jun  6 11:26:23 2009
New Revision: 13734

Log:
Enable NET_ISA and various ISA network modules on the request of Damian
Dimmich since they might be useful on the SGI Indigo2.

Modified:
   dists/lenny/linux-2.6/debian/changelog
   dists/lenny/linux-2.6/debian/config/mips/config.r4k-ip22

Modified: dists/lenny/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny/linux-2.6/debian/changelog	Sat Jun  6 10:49:20 2009	(r13733)
+++ dists/lenny/linux-2.6/debian/changelog	Sat Jun  6 11:26:23 2009	(r13734)
@@ -23,6 +23,9 @@
   * cdc-acm: Add quirk for MTK II GPS, such as Qstarz BT-Q1000X (closes:
     #525060)
   * [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836).
+  * [mips/r4k-ip22] Enable NET_ISA and various ISA network modules on
+    the request of Damian Dimmich since they might be useful on the
+    SGI Indigo2.
 
   [ John Wright ]
   * [x86] gettimeofday() vDSO: fix segfault when tv == NULL (Closes: #466491)

Modified: dists/lenny/linux-2.6/debian/config/mips/config.r4k-ip22
==============================================================================
--- dists/lenny/linux-2.6/debian/config/mips/config.r4k-ip22	Sat Jun  6 10:49:20 2009	(r13733)
+++ dists/lenny/linux-2.6/debian/config/mips/config.r4k-ip22	Sat Jun  6 11:26:23 2009	(r13734)
@@ -351,7 +351,17 @@
 # CONFIG_AT1700 is not set
 # CONFIG_DEPCA is not set
 # CONFIG_HP100 is not set
-# CONFIG_NET_ISA is not set
+CONFIG_NET_ISA=y
+CONFIG_E2100=m
+CONFIG_EWRK3=m
+CONFIG_EEXPRESS=m
+CONFIG_EEXPRESS_PRO=m
+CONFIG_HPLAN_PLUS=m
+CONFIG_HPLAN=m
+CONFIG_LP486E=m
+CONFIG_ETH16I=m
+CONFIG_NE2000=m
+CONFIG_SEEQ8005=m
 # CONFIG_NET_PCI is not set
 # CONFIG_NET_POCKET is not set
 CONFIG_SGISEEQ=y



More information about the Kernel-svn-changes mailing list