r2131 - in trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian: . patches

Sven Luther luther@costa.debian.org
Thu, 06 Jan 2005 09:30:04 +0100


Author: luther
Date: 2005-01-06 09:30:03 +0100 (Thu, 06 Jan 2005)
New Revision: 2131

Modified:
   trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
   trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/powerpc-prep-powerstack-irq.dpatch
Log:
Activated IDE irq also on Powerstack II Utah, even though the connectors are not connected.
Preparing upload.


Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-01-05 20:38:19 UTC (rev 2130)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	2005-01-06 08:30:03 UTC (rev 2131)
@@ -1,9 +1,9 @@
-kernel-source-2.6.8 (2.6.8-12) UNRELEASED; urgency=low
+kernel-source-2.6.8 (2.6.8-12) unstable; urgency=high
 
   * [powerpc - prep] Fix bad irq assignement for pci devices on motorola
     powerstack boxes. (Sven Luther)
 
- -- Sven Luther <luther@debian.org>  Mon,  3 Jan 2005 11:02:15 +0100
+ -- Sven Luther <luther@debian.org>  Thu,  6 Jan 2005 09:32:11 +0100
 
 kernel-source-2.6.8 (2.6.8-11) unstable; urgency=high
 

Modified: trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/powerpc-prep-powerstack-irq.dpatch
===================================================================
--- trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/powerpc-prep-powerstack-irq.dpatch	2005-01-05 20:38:19 UTC (rev 2130)
+++ trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/powerpc-prep-powerstack-irq.dpatch	2005-01-06 08:30:03 UTC (rev 2131)
@@ -5,7 +5,7 @@
  {
          0,   /* Slot 0  - unused */
 -        0,   /* Slot 1  - unused */
-+        0,   /* Slot 1  - unused (IDE - set to 4 to activate) */
++        4,   /* Slot 1  - IDE - SL82C105 */
          5,   /* Slot 2  - SCSI - NCR825A  */
          0,   /* Slot 3  - unused */
 -        1,   /* Slot 4  - Ethernet - DEC2114x */