Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 1999 16:47:54 +0200 (CEST)
From:      Soren Schmidt <sos@freebsd.dk>
To:        frankrj@netscape.net (Francis Jordan)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: wd0: interrupt timeout (status 58<rdy,seekdone,drq> error     1<no_dam>)
Message-ID:  <199908111447.QAA57679@freebsd.dk>
In-Reply-To: <37B187D2.8312B4E0@netscape.net> from Francis Jordan at "Aug 11, 1999  3:25:22 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908111447.QAA57679>