]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 19 Oct 2007 22:59:17 +0000 (15:59 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Tue, 23 Oct 2007 19:54:28 +0000 (15:54 -0400)
commit285d0321d15cf3130b3347a207ceae652ccc95b5
treed3dc804ceba77f091ad6d2dfba3e4ff54f6aeda0
parent94d6a2b32864421467d48f9a3a1c7b1da1e1dadf
[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>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_os.c