Re: PROBLEM: ICH7 SATA drive not detected.

2005-02-28 Thread Greg Felix
On Fri, 25 Feb 2005 23:35:18 -0500, Jeff Garzik [EMAIL PROTECTED] wrote: 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)

Re: PROBLEM: ICH7 SATA drive not detected.

2005-02-25 Thread Jeff Garzik
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