[SCSI] 3w-9xxx: add MSI support and misc fixes
authoradam radford <aradford@gmail.com>
Tue, 22 Jul 2008 23:47:40 +0000 (16:47 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:15:00 +0000 (15:15 -0400)
This patch for the 3w-9xxx scsi driver applies on top of the
BKL-pushdown changes in -git9.

This patch does the following:

- Increase max AENs drained to 256.
- Add MSI support and "use_msi" module parameter.
- Fix bug in twa_get_param() on 4GB+.
- Use pci_resource_len() for ioremap().

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found