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
- Re: wd0: interrupt timeout (status 58<rdy,seekdone,dr... Oliver Fromme
- Re: wd0: interrupt timeout (status 58<rdy,seekdo... Doug White
- Re: wd0: interrupt timeout (status 58<rdy,se... Garrett Wollman
- Re: wd0: interrupt timeout (status 58<rd... Poul-Henning Kamp
- Re: wd0: interrupt timeout (status 58<rdy,se... Soren Schmidt
- Re: wd0: interrupt timeout (status 58<rd... Francis Jordan
- Re: wd0: interrupt timeout (status 58&l... Soren Schmidt
- Re: wd0: interrupt timeout (status... Francis Jordan
- Re: wd0: interrupt timeout (st... Soren Schmidt
- Re: wd0: interrupt timeout... Francis Jordan
- Re: wd0: interrupt timeout... Soren Schmidt
- Re: wd0: interrupt timeout (status 58<rd... Thierry Herbelot
- Re: wd0: interrupt timeout (status 58&l... Soren Schmidt
- Re: wd0: interrupt timeout (status... Thierry Herbelot
- Re: wd0: interrupt timeout (st... Soren Schmidt
- Re: wd0: interrupt timeout (status 58&l... Mike Holling