Date: Sun, 30 Jan 2000 11:07:58 +0100 (CET) From: Soren Schmidt <sos@freebsd.dk> To: kris@hub.freebsd.org (Kris Kennaway) Cc: current@FreeBSD.ORG, sos@FreeBSD.ORG Subject: Re: Still problems with latest ATA Message-ID: <200001301007.LAA46338@freebsd.dk> In-Reply-To: <Pine.BSF.4.21.0001292301090.14652-100000@hub.freebsd.org> from Kris Kennaway at "Jan 29, 2000 11:04:24 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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 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?200001301007.LAA46338>