Skip to content

Commit

Permalink
[libata] sata_svw: add pci id
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Weihe authored and Jeff Garzik committed Jan 17, 2006
1 parent f285757 commit 88b5287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/scsi/sata_svw.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 },
{ }
};

Expand Down

0 comments on commit 88b5287

Please sign in to comment.