commit | 285d0321d15cf3130b3347a207ceae652ccc95b5 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Fri Oct 19 15:59:17 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Tue Oct 23 15:54:28 2007 -0400 |
tree | d3dc804ceba77f091ad6d2dfba3e4ff54f6aeda0 | |
parent | 94d6a2b32864421467d48f9a3a1c7b1da1e1dadf [diff] |
[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. Recent ISPs need only the single MMIO BAR to manipulate HW registers. Unfortunately, ISP21xx, ISP22xx, ISP23xx, and ISP63xx type cards still require the I/O mapped region to manipulate the FLASH via the two HW flash-registers (flash_address and flash_data). Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>