[kernel] r5980 - dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches

Martin Michlmayr tbm at costa.debian.org
Mon Feb 27 21:17:21 UTC 2006


Author: tbm
Date: Mon Feb 27 21:17:21 2006
New Revision: 5980

Modified:
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/12_makefile.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/25_cobalt-network.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/27_cobalt-def_fix.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/28_cobalt_ide.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/29_cobalt_tulip2.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/32_sb1_probe_ide.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/52_fix_iomap_nonpci.dpatch
   dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/70_ip22zilog_oops.dpatch
Log:
add descriptions


Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/12_makefile.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/12_makefile.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/12_makefile.dpatch	Mon Feb 27 21:17:21 2006
@@ -1,6 +1,3 @@
-#! /bin/sh -e
-## 12_makefile.dpatch by Thiemo Seufer <seufer at csv.ica.uni-stuttgart.de>
-##
 ## DP: Accept various mips sub-types in SUBARCH
 ## Upstream status: in kbuild git tree
 

Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/25_cobalt-network.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/25_cobalt-network.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/25_cobalt-network.dpatch	Mon Feb 27 21:17:21 2006
@@ -1,8 +1,7 @@
-#! /bin/sh -e
-## 25_cobalt-network.dpatch by Jim Gifford <maillist at jg555.com>
-##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Tulip - fixes compile on MIPS64.
+## DP: Path author: Grant Grundler <grundler at parisc-linux.org>
+## DP: Basically got rejected as it by Jeff Garzik but needed for now.
+## DP: Has been used by the HPPA folks for years
 
 if [ $# -lt 1 ]; then
     echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
@@ -22,6 +21,8 @@
 
 exit 0
 
+From: Jim Gifford <maillist at jg555.com>
+
 I have been working on getting the RaQ2 to build using 64 bit. I ran 
 into numerous issues. After I got the kernel to compile, the tulip 
 driver didn't work. It kept showing error messages like

Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/27_cobalt-def_fix.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/27_cobalt-def_fix.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/27_cobalt-def_fix.dpatch	Mon Feb 27 21:17:21 2006
@@ -2,6 +2,7 @@
 ## 27_cobalt-def_fix.dpatch by Martin Michlmayr <tbm at cyrius.com>
 
 ## DP: Initialize scache flushing functions when CPU has no scache
+## DP: Patch author: Martin Michlmayr <tbm at cyrius.com>
 ## DP: Upstream status: submitted to linux-mips
 
 # [PATCH] Initialize scache flushing functions when CPU has no scache

Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/28_cobalt_ide.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/28_cobalt_ide.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/28_cobalt_ide.dpatch	Mon Feb 27 21:17:21 2006
@@ -2,6 +2,8 @@
 ## 28_cobalt_ide.dpatch by Peter Horton
 
 ## DP: Fix long IDE detection delay by not scanning non-existent channels.
+## DP: Patch author: Peter Horton <pdh at colonel-panic.org>
+## DP: Upstream status: submitted to linux-mips
 
 # Fix long delay during Cobalt boot whilst scanning non-existent
 # interfaces. The logic is copied from i386 i.e. we only scan 2 legacy

Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/29_cobalt_tulip2.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/29_cobalt_tulip2.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/29_cobalt_tulip2.dpatch	Mon Feb 27 21:17:21 2006
@@ -1,14 +1,15 @@
-#! /bin/sh -e
-## 29_cobalt_tulip2.dpatch by Peter Horton
-
 ## DP: TULIP_MWI fix for Cobalt
+## DP: Patch author: Peter Horton <pdh at colonel-panic.org>
+## DP: Upstream status: submitted to netdev
 
-# When you build with this new patch you need to enable TULIP_MWI *and*
-# TULIP_MWI_DC21143 for the patch to take effect (if the patch is working
-# you should get a line that says "eth?: CSR0 01a04800" in /var/log/debug
-# after booting).
+This patch works around the MWI bug on the DC21143 rev 65 Tulip by ensuring
+that the receive buffers don't end on a cache line boundary (as documented
+in the errata).
+
+This patch is required for the MIPs based Cobalt Qube/RaQ as supporting the
+extra PCI commands seems to reduce the chance of a hard lockup between the
+Tulip and the PCI bridge.
 
-# P.
 
 
 if [ $# -lt 1 ]; then

Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/32_sb1_probe_ide.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/32_sb1_probe_ide.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/32_sb1_probe_ide.dpatch	Mon Feb 27 21:17:21 2006
@@ -1,3 +1,8 @@
+# DP: Make sure we scan SWARM IDE interface for devices
+# DP: Patch author: Peter Horton <pdh at colonel-panic.org>
+# DP: Upstream status: submitted to linux-ide
+
+
 From: Peter Horton <pdh at colonel-panic.org>
 
 [PATCH] Make sure we scan SWARM IDE interface for devices

Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/52_fix_iomap_nonpci.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/52_fix_iomap_nonpci.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/52_fix_iomap_nonpci.dpatch	Mon Feb 27 21:17:21 2006
@@ -1,8 +1,7 @@
-#! /bin/sh -e
-## 68_fix_iomap_nonpci.dpatch by Maciej W. Rozycki <macro at linux-mips.org>
-##
 ## DP: Only include iomap on systems with PCI
-## DP: Upstream status: depends on iomap which is not in linux-mips git
+## DP: Patch author: Maciej W. Rozycki <macro at linux-mips.org>
+## DP: Upstream status: temporary fix to get iomap to compile on
+##     DECstation; the real solution is to fix iomap
 
 ## DECstation fails to compile without this path:
 ## tbm>   CC      arch/mips/lib/iomap.o

Modified: dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/70_ip22zilog_oops.dpatch
==============================================================================
--- dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/70_ip22zilog_oops.dpatch	(original)
+++ dists/trunk/arch/mips/linux-patch-2.6.16-mips-2.6.16/debian/patches/70_ip22zilog_oops.dpatch	Mon Feb 27 21:17:21 2006
@@ -1,3 +1,7 @@
+## DP: ip22zilog: Fix oops on runlevel change with serial console
+## DP: Patch author: Martin Michlmayr <tbm at cyrius.com>
+## DP: Upstream status: submitted to serial sub-system maintainer
+
 [serial] ip22zilog: Fix oops on runlevel change with serial console
 
 Incorrect uart_write_wakeup() calls cause reference to a NULL tty



More information about the Kernel-svn-changes mailing list