Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242672
b: refs/heads/master
c: 463b897
h: refs/heads/master
v: v3
  • Loading branch information
HighPoint Linux Team authored and James Bottomley committed Mar 23, 2011
1 parent 447b23a commit 7c8af92
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 523f3c80bc41d663d5b35c0cd6ce0fad7f3e7188
refs/heads/master: 463b8977ecebf8cf590c33191d43ea0b059381c6
7 changes: 7 additions & 0 deletions trunk/drivers/scsi/mvsas/mv_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -663,6 +663,13 @@ static struct pci_device_id __devinitdata mvs_pci_table[] = {
{ PCI_VDEVICE(ARECA, PCI_DEVICE_ID_ARECA_1300), chip_1300 },
{ PCI_VDEVICE(ARECA, PCI_DEVICE_ID_ARECA_1320), chip_1320 },
{ PCI_VDEVICE(ADAPTEC2, 0x0450), chip_6440 },
{ PCI_VDEVICE(TTI, 0x2710), chip_9480 },
{ PCI_VDEVICE(TTI, 0x2720), chip_9480 },
{ PCI_VDEVICE(TTI, 0x2721), chip_9480 },
{ PCI_VDEVICE(TTI, 0x2722), chip_9480 },
{ PCI_VDEVICE(TTI, 0x2740), chip_9480 },
{ PCI_VDEVICE(TTI, 0x2744), chip_9480 },
{ PCI_VDEVICE(TTI, 0x2760), chip_9480 },

{ } /* terminate list */
};
Expand Down

0 comments on commit 7c8af92

Please sign in to comment.