commit | 3dabec7175bc6d49e88748cf03951357e74496ca | [log] [tgz] |
---|---|---|
author | adam radford <aradford@gmail.com> | Tue Jul 22 16:47:40 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:15:00 2008 -0400 |
tree | c3bbe9192ab17a5f543645a865556e2ab9c7784d | |
parent | 6bd522f6a226f435508433d24e0de4619e016a9d [diff] |
[SCSI] 3w-9xxx: add MSI support and misc fixes 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>