]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/quirks.c
jmicron: update quirk for JMB361/3/5/6
[linux-2.6-omap-h63xx.git] / drivers / pci / quirks.c
index 59d4da2734c1f5f0f69fc41d7b0c04ef60358e09..d0bb5b9d2120925605f6aab89ce25fc78d2a0133 100644 (file)
@@ -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: