]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/scsi/sata_sil24.c
[PATCH] sata_sil24: add a new PCI ID for SiI 3124
[mv-sheeva.git] / drivers / scsi / sata_sil24.c
index a0e35a2621569ad2cec6f4e9cac9f54627e56710..5c5822e33a4947a86cf2134964499df6ad2ac85a 100644 (file)
@@ -262,6 +262,7 @@ static int sil24_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
 
 static const struct pci_device_id sil24_pci_tbl[] = {
        { 0x1095, 0x3124, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3124 },
+       { 0x8086, 0x3124, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3124 },
        { 0x1095, 0x3132, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3132 },
        { 0x1095, 0x3131, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3131 },
        { 0x1095, 0x3531, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3131 },