It seems Kris Kennaway wrote:
> My CDROM still refuses to work with cdcontrol, although the 30-seconds of
> kernel spinning is now fixed.
>
> Trying to play a track gives:
>
> acd0: PLAY_BIG - ILLEGAL REQUEST asc=21 ascq=00 error=04
I'll bet this drive doesn't support PLAY_BIG but only PLAY_MSF.
The problem here is that PLAY_MSF's parameters are either in
binary or in BCD, but you dont know which one to use, as this
is screwed in more drives than those missing PLAY_BIG.
> One of my WDC's still falls back to PIO mode at boot time (see previous
> messages, nothing has changed).
Its not able to do DMA then, besides cluttering up the console with
the retries, it does work afterwards right ?
> If anything has changed in the verbose boot I can provide a copy of it,
> otherwise all my relevant details are in the archives from previous
> messages..
Send me one, there are a few changed items, I'll see what can be done...
-Søren
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message