On Sun, Apr 02, 2006 at 12:16:02PM -0400, Jeff Garzik wrote: > > A previously fast-booting EM64T ICH6 AHCI box now pauses for 5 seconds, > when probing hits an empty port. Yeap, aware of the problem. Choices we have are... 1. don't delay too much between the softreset and the first hardreset 2. update AHCI softreset such that it succeeds if there's no device as other softresets do. 3. update reset mechanism such that reset methods return -ENODEV if it fails due to missing device such that we can skip retrying during probing and keep retrying during EH. > Additionally, the probe code should IMO take into account the fact that > AHCI reset includes a COMRESET. Hmmm.... -- tejun - : 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