]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports
authorFrancisco Javier <ffelix@sshinf.com>
Wed, 25 May 2005 23:29:37 +0000 (19:29 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 25 May 2005 23:29:37 +0000 (19:29 -0400)
drivers/scsi/sata_promise.c

index 19a13e3590f4eca5fab24675ffec12aaa56dd57f..c4e9e0298122334c272c4a33569d34fc6bee42be 100644 (file)
@@ -151,6 +151,8 @@ static struct ata_port_info pdc_port_info[] = {
 static struct pci_device_id pdc_ata_pci_tbl[] = {
        { PCI_VENDOR_ID_PROMISE, 0x3371, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
          board_2037x },
+       { PCI_VENDOR_ID_PROMISE, 0x3571, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+         board_2037x },
        { PCI_VENDOR_ID_PROMISE, 0x3373, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
          board_2037x },
        { PCI_VENDOR_ID_PROMISE, 0x3375, PCI_ANY_ID, PCI_ANY_ID, 0, 0,