Comment out the function call to piix_disable_ahci() and see what happens.

        if (port_info[0]->host_flags & PIIX_FLAG_AHCI) {
                int rc = piix_disable_ahci(pdev);
                if (rc)
                        return rc;
        }

Regards,

        Jeff


- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Reply via email to