Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234992
b: refs/heads/master
c: 467b41c
h: refs/heads/master
v: v3
  • Loading branch information
Per Jessen authored and Jeff Garzik committed Mar 2, 2011
1 parent 99b9f5e commit 9b7fb74
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: 1a0f6b7ecdcd810f8991ea26c95d93ff965e8f41
refs/heads/master: 467b41c688c79d1b5e076fbdf082f9cd5d6a000c
2 changes: 2 additions & 0 deletions trunk/drivers/ata/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,8 @@ static const struct pci_device_id ahci_pci_tbl[] = {
.class = PCI_CLASS_STORAGE_SATA_AHCI,
.class_mask = 0xffffff,
.driver_data = board_ahci_yes_fbs }, /* 88se9128 */
{ PCI_DEVICE(0x1b4b, 0x9125),
.driver_data = board_ahci_yes_fbs }, /* 88se9125 */

/* Promise */
{ PCI_VDEVICE(PROMISE, 0x3f20), board_ahci }, /* PDC42819 */
Expand Down

0 comments on commit 9b7fb74

Please sign in to comment.