On Tue, Aug 14, 2007 at 04:03:31PM +0530, Prakash, Sathya wrote:
> +++ b/drivers/message/fusion/mptspi.c
> @@ -1190,6 +1190,8 @@ static struct spi_function_template 
> mptspi_transport_functions = {
>  static struct pci_device_id mptspi_pci_table[] = {
>       { PCI_VENDOR_ID_LSI_LOGIC, MPI_MANUFACTPAGE_DEVID_53C1030,
>               PCI_ANY_ID, PCI_ANY_ID },
> +     { 0x117c /* ATTO */, MPI_MANUFACTPAGE_DEVID_53C1030,
> +             PCI_ANY_ID, PCI_ANY_ID },
>       { PCI_VENDOR_ID_LSI_LOGIC, MPI_MANUFACTPAGE_DEVID_53C1035,
>               PCI_ANY_ID, PCI_ANY_ID },
>       {0}     /* Terminating entry */

I'd rather see this patch add PCI_VENDOR_ID_ATTO to
include/linux/pci_ids.h

-- 
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to