[Fai-commit] r3212 - in people/h01ger/fai-kernels: . debian

fai-repository at svn.debian.org fai-repository at svn.debian.org
Sun Jan 8 15:02:20 UTC 2006


Author: h01ger-guest
Date: 2006-01-08 15:02:18 +0000 (Sun, 08 Jan 2006)
New Revision: 3212

Modified:
   people/h01ger/fai-kernels/debian/changelog
   people/h01ger/fai-kernels/kernel-config-2.6.i386
Log:
- more driver needed for 2.6 i386, requested by Thomas Lange (TULIP, 
  CONFIG_DE4X5, CONFIG_WINBOND_840, CONFIG_DM9102, CONFIG_ULI526X)
     


Modified: people/h01ger/fai-kernels/debian/changelog
===================================================================
--- people/h01ger/fai-kernels/debian/changelog	2006-01-08 14:55:08 UTC (rev 3211)
+++ people/h01ger/fai-kernels/debian/changelog	2006-01-08 15:02:18 UTC (rev 3212)
@@ -12,6 +12,8 @@
     by user via private mail (please use the BTS instead)
   * build with CONFIG_PDC202XX_FORCE=y as requested by user via private mail 
   * set CONFIG_FUSION=y as it's an option, not a driver
+  * more driver needed for 2.6 i386, requested by Thomas Lange (TULIP, 
+    CONFIG_DE4X5, CONFIG_WINBOND_840, CONFIG_DM9102, CONFIG_ULI526X)
 
  -- Holger Levsen <debian at layer-acht.org>  Wed, 14 Dec 2005 15:03:20 +0100
 

Modified: people/h01ger/fai-kernels/kernel-config-2.6.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-01-08 14:55:08 UTC (rev 3211)
+++ people/h01ger/fai-kernels/kernel-config-2.6.i386	2006-01-08 15:02:18 UTC (rev 3212)
@@ -700,13 +700,13 @@
 # Tulip family network device support
 #
 CONFIG_NET_TULIP=y
-CONFIG_TULIP=m
+CONFIG_TULIP=y
 # CONFIG_TULIP_MMIO is not set
 # CONFIG_TULIP_NAPI is not set
-CONFIG_DE4X5=m
-CONFIG_WINBOND_840=m
-CONFIG_DM9102=m
-# CONFIG_ULI526X is not set
+CONFIG_DE4X5=y
+CONFIG_WINBOND_840=y
+CONFIG_DM9102=y
+CONFIG_ULI526X=y
 CONFIG_HP100=m
 CONFIG_NET_PCI=y
 CONFIG_PCNET32=y




More information about the Fai-commit mailing list