Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72391
b: refs/heads/master
c: 3a9e3a5
h: refs/heads/master
i:
  72389: 0ac9606
  72387: 54e455a
  72383: f161564
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Oct 24, 2007
1 parent 97f8262 commit dc24c7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c173174d0e8267b1100442f4df119ab6d52821c
refs/heads/master: 3a9e3a51dd47bd9e2fd6bcf3c893eb5729c6f1ee
2 changes: 1 addition & 1 deletion trunk/drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@ static void quirk_jmicron_ata(struct pci_dev *pdev)
case PCI_DEVICE_ID_JMICRON_JMB363:
/* Enable dual function mode, AHCI on fn 0, IDE fn1 */
/* Set the class codes correctly and then direct IDE 0 */
conf1 |= 0x00C2A102; /* Set 1, 8, 13, 15, 17, 22, 23 */
conf1 |= 0x00C2A1B3; /* Set 0, 1, 4, 5, 7, 8, 13, 15, 17, 22, 23 */
break;

case PCI_DEVICE_ID_JMICRON_JMB368:
Expand Down

0 comments on commit dc24c7e

Please sign in to comment.