From: raghavendra.koushik@neterion.com Date: Wed, 3 Aug 2005 19:39:56 +0000 (-0700) Subject: [PATCH] S2io: Miscellaneous fixes X-Git-Tag: v2.6.14-rc1~1055^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b1f7ebe455ba4f1f46e7024150eeddbbf08addc;p=pandora-kernel.git [PATCH] S2io: Miscellaneous fixes Hi, The last patch in this series fixes the following issues found during testing. 1. Ensure we don't pass zero sized buffers to the card(which can lockup) 2. Restore the PCI-X parameters(in case of Xframe I adapter) after a reset. 3. Make sure total size of all FIFOs does not exceed 8192. Signed-off-by: Ravinandan Arakali Signed-off-by: Raghavendra Koushik Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed