From: ravinandan.arakali@neterion.com Date: Fri, 12 Aug 2005 17:15:59 +0000 (-0700) Subject: [PATCH] S2io: Hardware fixes for Xframe II adapter X-Git-Tag: v2.6.14-rc1~1055^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e960fc5c7d9144b1ce80dda9891ca7dfc656c078;p=pandora-kernel.git [PATCH] S2io: Hardware fixes for Xframe II adapter Hi, Patch Description: This patch incorporates the following hardware fixes required for Xframe II adapter. 1. New values to program the dtx_control register. 2. Disable memory controller interrupts(MC_INTR) since these are now monitored thru' a poll routine. 3. Don't reset an XframeII card on an ECC double-bit error(It can recover). 4. Save/restore PCI config space before/after a reset irrespective of Xframe I or II card. 5. Bumped up the driver version no. to 2.0.3.1 Please review the patch and apply the same if it looks ok. Signed-off-by: Ravinandan Arakali Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed