From: Peter Horton Date: Tue, 25 Mar 2008 11:39:09 +0000 (+0100) Subject: [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata X-Git-Tag: v2.6.26-rc1~1138^2~8^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c6462090cccb643f31e26a14cb933bc31d8666;p=pandora-kernel.git [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata 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. Signed-off-by: Thomas Bogendoerfer Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed