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

fai-repository at svn.debian.org fai-repository at svn.debian.org
Wed Nov 30 11:58:18 UTC 2005


Author: h01ger-guest
Date: 2005-11-30 11:58:17 +0000 (Wed, 30 Nov 2005)
New Revision: 3123

Modified:
   people/h01ger/fai-kernels/debian/changelog
   people/h01ger/fai-kernels/kernel-config-2.4.i386
   people/h01ger/fai-kernels/kernel-config-2.6.amd64
   people/h01ger/fai-kernels/kernel-config-2.6.i386
Log:
- FUSION driver is now completly build into the kernel


Modified: people/h01ger/fai-kernels/debian/changelog
===================================================================
--- people/h01ger/fai-kernels/debian/changelog	2005-11-29 21:51:23 UTC (rev 3122)
+++ people/h01ger/fai-kernels/debian/changelog	2005-11-30 11:58:17 UTC (rev 3123)
@@ -3,9 +3,9 @@
   * added build-depends on gcc-3.3 (closes: #340884)
   * reenabled serial console on 2.6 on i386 (closes: #296932) and also on
     powerpc and amd64 as well as on 2.4 on powerpc
-  * added support for Fusion MPT in 2.6 on i386 and amd64
+  * added support for Fusion MPT on i386 and amd64
 
- -- Holger Levsen <debian at layer-acht.org>  Sat, 26 Nov 2005 11:13:16 +0000
+ -- Holger Levsen <debian at layer-acht.org>  Wed, 30 Nov 2005 11:42:16 +0100
 
 fai-kernels (1.10) unstable; urgency=low
 

Modified: people/h01ger/fai-kernels/kernel-config-2.4.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.4.i386	2005-11-29 21:51:23 UTC (rev 3122)
+++ people/h01ger/fai-kernels/kernel-config-2.4.i386	2005-11-30 11:58:17 UTC (rev 3123)
@@ -233,10 +233,15 @@
 CONFIG_SCSI_U14_34F=m
 CONFIG_SCSI_U14_34F_MAX_TAGS=8
 CONFIG_SCSI_ULTRASTOR=m
-CONFIG_FUSION=m
-CONFIG_FUSION_ISENSE=m
-CONFIG_FUSION_CTL=m
-CONFIG_FUSION_LAN=m
+#
+# Fusion MPT device support
+#
+CONFIG_FUSION=y
+CONFIG_FUSION_BOOT=y
+CONFIG_FUSION_MAX_SGE=40
+# CONFIG_FUSION_ISENSE is not set
+CONFIG_FUSION_CTL=y
+CONFIG_FUSION_LAN=y
 CONFIG_NET_FC=y
 CONFIG_IEEE1394=m
 CONFIG_IEEE1394_PCILYNX=m

Modified: people/h01ger/fai-kernels/kernel-config-2.6.amd64
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.amd64	2005-11-29 21:51:23 UTC (rev 3122)
+++ people/h01ger/fai-kernels/kernel-config-2.6.amd64	2005-11-30 11:58:17 UTC (rev 3123)
@@ -382,7 +382,7 @@
 CONFIG_FUSION_MAX_SGE=40
 # CONFIG_FUSION_ISENSE is not set
 CONFIG_FUSION_CTL=y
-CONFIG_FUSION_LAN=m
+CONFIG_FUSION_LAN=y
 
 #
 # IEEE 1394 (FireWire) support

Modified: people/h01ger/fai-kernels/kernel-config-2.6.i386
===================================================================
--- people/h01ger/fai-kernels/kernel-config-2.6.i386	2005-11-29 21:51:23 UTC (rev 3122)
+++ people/h01ger/fai-kernels/kernel-config-2.6.i386	2005-11-30 11:58:17 UTC (rev 3123)
@@ -623,7 +623,7 @@
 CONFIG_FUSION_MAX_SGE=40
 # CONFIG_FUSION_ISENSE is not set
 CONFIG_FUSION_CTL=y
-CONFIG_FUSION_LAN=m
+CONFIG_FUSION_LAN=y
 
 #
 # IEEE 1394 (FireWire) support




More information about the Fai-commit mailing list