mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
[libata sata_mv] add Adaptec 1420SA PCI ID
Contributed by Jeroen <dekien@pandora.be>
This commit is contained in:
parent
f85272a978
commit
29179539da
@ -359,6 +359,8 @@ static const struct pci_device_id mv_pci_tbl[] = {
|
||||
{PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x6041), 0, 0, chip_604x},
|
||||
{PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x6080), 0, 0, chip_608x},
|
||||
{PCI_DEVICE(PCI_VENDOR_ID_MARVELL, 0x6081), 0, 0, chip_608x},
|
||||
|
||||
{PCI_DEVICE(PCI_VENDOR_ID_ADAPTEC2, 0x0241), 0, 0, chip_604x},
|
||||
{} /* terminate list */
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user