Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6039
b: refs/heads/master
c: 3db368f
h: refs/heads/master
i:
  6037: 1af8f24
  6035: 31d1f83
  6031: 7660d54
v: v3
  • Loading branch information
Jason Gaston authored and Jeff Garzik committed Aug 10, 2005
1 parent 5513730 commit 5107929
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a7144b23da073f4b3192e356ad74de12aba60e00
refs/heads/master: 3db368f71a91f08c5a93a5bfb6ca1e2de2668e04
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ static struct pci_device_id ahci_pci_tbl[] = {
board_ahci }, /* ESB2 */
{ PCI_VENDOR_ID_INTEL, 0x2683, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_ahci }, /* ESB2 */
{ PCI_VENDOR_ID_INTEL, 0x27c6, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_ahci }, /* ICH7-M DH */
{ } /* terminate list */
};

Expand Down

0 comments on commit 5107929

Please sign in to comment.