It seems Francis Jordan wrote:
> Soren Schmidt wrote:
> >
> > Hmm try the patch below so we can tell what command it is failing on..
> 
> After removing the quotation mark after the word command in the above
> patch (smile), it prints:

Yeah, so much for writing code without compiling it :)

> ata_command: timeout waiting for interrupt (cmd=0xa1)
> 
> What is command 0xa1?

>From ata-all.h:

#define         ATA_C_ATAPI_IDENTIFY    0xa1    /* get ATAPI params*/

That makes it difficult to support that drive :), but I think there 
must be some other reason it fails, hmmm...

-Søren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to