Loading drivers/ata/sata_promise.c +1 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,7 @@ static const struct pci_device_id pdc_ata_pci_tbl[] = { #if 0 { PCI_VDEVICE(PROMISE, 0x3570), board_20771 }, #endif { PCI_VDEVICE(PROMISE, 0x3577), board_20771 }, { } /* terminate list */ }; Loading Loading
drivers/ata/sata_promise.c +1 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,7 @@ static const struct pci_device_id pdc_ata_pci_tbl[] = { #if 0 { PCI_VDEVICE(PROMISE, 0x3570), board_20771 }, #endif { PCI_VDEVICE(PROMISE, 0x3577), board_20771 }, { } /* terminate list */ }; Loading