]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] S2io: Hardware fixes for Xframe II adapter
authorravinandan.arakali@neterion.com <ravinandan.arakali@neterion.com>
Fri, 12 Aug 2005 17:15:59 +0000 (10:15 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 20 Aug 2005 01:42:06 +0000 (21:42 -0400)
commite960fc5c7d9144b1ce80dda9891ca7dfc656c078
treed3e46f30bc21b1704c84e1d4e52cf4e171c7e0d0
parent3d52365c4f62edb9ff9710e1c57952e957b2879f
[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 <ravinandan.arakali@neterion.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/s2io.c