Tejun Heo wrote:
01_sil24_add-status-emulation.patch
Add back status register emulation. It's very simple. If the
previous command completed successfully, we return ATA_DRDY
for all following status register queries; otherwise, we
return ATA_DRDY | ATA_ERR. We can improve error reporting by
reading CMD_ERROR register and emulating status/error values
accordingly.
Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
NAK. As described and demonstrated in other emails, we want to obtain
the Error/Status values from the D2H Register FIS, -not- emulate them.
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