Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21863
b: refs/heads/master
c: 4b9d7e0
h: refs/heads/master
i:
  21861: 1d0deba
  21859: 57bdfcc
  21855: e5997c6
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Mar 1, 2006
1 parent 3e3c9f7 commit cde1286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d2dbaad8555b9a078830ac1aab7ef7a37461c640
refs/heads/master: 4b9d7e04a8daaf3e5afe775ec9cbbfda5e32dd5b
1 change: 1 addition & 0 deletions trunk/drivers/scsi/sata_sil24.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ static int sil24_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)

static const struct pci_device_id sil24_pci_tbl[] = {
{ 0x1095, 0x3124, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3124 },
{ 0x8086, 0x3124, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3124 },
{ 0x1095, 0x3132, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3132 },
{ 0x1095, 0x3131, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3131 },
{ 0x1095, 0x3531, PCI_ANY_ID, PCI_ANY_ID, 0, 0, BID_SIL3131 },
Expand Down

0 comments on commit cde1286

Please sign in to comment.