[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030
authorEric Moore <eric.moore@lsi.com>
Tue, 14 Aug 2007 23:28:27 +0000 (17:28 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:40:36 +0000 (14:40 -0400)
commit232f08fc82b15fdcaffc68c558115bfb2b34db86
treec2097d8f6d0ae4292e0a8e0fc1674daa7ea35c83
parent6778a35bd02939767a17463d74da113541c9371f
[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030

Per request from Matthew Wilcox - using PCI_VENDOR_ATTO.

Add support for ATTO UL4D, they are rebranded 53C1030.
The changes are
1. Adding a new PCI vendor ID in pci table
2. The spi_port_page_2 is in different format than that of LSI generic
spi_port_page_2 and hence mapping code is added.

signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/Kconfig
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptspi.c