r964 - in trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7: config debian

Jens Schmalzing jensen@haydn.debian.org
Mon, 02 Aug 2004 23:38:37 -0600


Author: jensen
Date: 2004-08-02 23:38:26 -0600 (Mon, 02 Aug 2004)
New Revision: 964

Modified:
   trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/config/common.stub
   trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/debian/changelog
Log:
Set CONFIG_PDC202XX_FORCE to y in order to force detection of XServe G4 IDE.
Removed an item from the changelog that didn't correspond to actual changes.


Modified: trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/config/common.stub
===================================================================
--- trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/config/common.stub	2004-08-02 21:57:21 UTC (rev 963)
+++ trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/config/common.stub	2004-08-03 05:38:26 UTC (rev 964)
@@ -226,7 +226,7 @@
 CONFIG_BLK_DEV_PDC202XX_OLD=m
 # CONFIG_PDC202XX_BURST is not set
 CONFIG_BLK_DEV_PDC202XX_NEW=m
-# CONFIG_PDC202XX_FORCE is not set
+CONFIG_PDC202XX_FORCE=y
 # CONFIG_BLK_DEV_SVWKS is not set
 CONFIG_BLK_DEV_SIIMAGE=m
 # CONFIG_BLK_DEV_SLC90E66 is not set

Modified: trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/debian/changelog
===================================================================
--- trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/debian/changelog	2004-08-02 21:57:21 UTC (rev 963)
+++ trunk/kernel/powerpc/kernel-patch-powerpc-2.6.7-2.6.7/debian/changelog	2004-08-03 05:38:26 UTC (rev 964)
@@ -3,10 +3,11 @@
   * Enabled psaux compatiblity driver, since not having it will break 2.4/2.6
     dual kernel installs, as well as current X configuration defaults
     (Sven Luther).
-  * TODO : add patch from : #263057 to solve breakage induced by binutils
-    2.15-1 upload (Sven Luther)
+  
+  * Enabled forced IDE detection on early Xserve G4 (closes: Bug#263058)
+    (Jens Schmalzing).
 
- -- Sven Luther <luther@debian.org>  Mon,  2 Aug 2004 23:46:11 +0200
+ -- Jens Schmalzing <jensen@debian.org>  Tue,  3 Aug 2004 07:35:37 +0200
 
 kernel-patch-powerpc-2.6.7 (2.6.7-4) unstable; urgency=low