On Sat, 2006-05-27 at 17:21 -0400, Jeff Garzik wrote: > o_simple_cmd: ata command failed: 4 > > 0xE1 is IDLE IMMEDIATE, so it looks like it is making progress. > > This makes me realize that ata_bus_probe() won't get the job done > alone, > we must do: > > * host init > * phy init > * idle immediate > * the rest of bus probe > > Good, good data points here... Jeff, This observation is very valuable. I'll write the patch for this together with the AHCI suspend/resume support for 2.6.1[8/9] soon. BTW. Have we achieved consensus that the bus resume operation should be done in [s/p]ata_pci_device_resume() in 2.6.1[8/9]? Thanks, Forrest - : send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html