Re: IDE-flash device and hard disk on same controller

Jeff Garzik (jgarzik@mandrakesoft.com)
Thu, 22 Aug 2002 19:12:28 -0400


Eric W. Biederman wrote:
> I don't see any checking for the ATA bsy flag before you start sending
> commands. I have seen the current IDE code fail too many times if I
> boot to fast, because of a lack of this one simple test. So I don't
> see how this could be considered a proper probe.

There is no ATA bsy flag check at only one point, and that is before
EXECUTE DEVICE DIAGNOSTIC is issued. The idea with this command is that
it pretty much stomps up and down the ATA bus, trouncing ongoing
activity in the process.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/