public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] ATAPI command TEST_UNIT_READY never succeeds!
@ 2007-03-07 12:09 Conke Hu
  2007-03-07 12:23 ` Conke Hu
  0 siblings, 1 reply; 5+ messages in thread
From: Conke Hu @ 2007-03-07 12:09 UTC (permalink / raw)
  To: Jeff Garzik, Alan, Tejun Heo, Linux Kernel Mailing List

Hi,
    Do you ever noticed that the ATAPI command TEST_UNIT_READY always
fails to execute !?
    I debugged in the following environments:
        piix + Intel ICH6/ICH7 PATA
        atiixp + ATI SB600 PATA
        libata + ata_piix + Intel ICH6/ICH7 PATA
        libata + sata_sil24 + Silicon Image 3132
        libata + ahci + ATI SB600 SATA
        libata + ahci + Intel AHCI
    but none of them can execute TEST_UNIT_READY command successfully.
    For example, in ahci driver, ahci_interrupt() reads port status as
0x4000_0000, which indicates an taskfile error.


Conke

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-03-09 12:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-07 12:09 [BUG] ATAPI command TEST_UNIT_READY never succeeds! Conke Hu
2007-03-07 12:23 ` Conke Hu
2007-03-07 12:27   ` Tejun Heo
2007-03-09 12:21     ` Conke Hu
2007-03-09 12:59       ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox