[libata] sata_promise: add PCI ID
Noticed by Steve Brown <sbrown25@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
bbe1fe7ea3
commit
a83068bbac
|
@ -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…
Reference in New Issue