1
0
Fork 0

[libata] sata_svw: add pci id

hifive-unleashed-5.1
Oliver Weihe 2006-01-17 07:58:42 -05:00 committed by Jeff Garzik
parent f285757cab
commit 88b52877fa
1 changed files with 1 additions and 0 deletions

View File

@ -470,6 +470,7 @@ static const struct pci_device_id k2_sata_pci_tbl[] = {
{ 0x1166, 0x0241, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4 },
{ 0x1166, 0x0242, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 8 },
{ 0x1166, 0x024a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4 },
{ 0x1166, 0x024b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4 },
{ }
};