Re: CDROMPLAYTRKIND [sr_ioctl.c] does NOT work with all SCSI CD-ROM drives

Jens Axboe (axboe@image.dk)
Thu, 9 Sep 1999 11:46:45 +0200


On Thu, Sep 02 1999, Raphael Bossek wrote:
> Hi,
>
> i wrote here already that i have trouble with my PLEXTOR x40TSi that
> does not play audio-cd's unsing the cdplay tool. I now recompiled the
> sources with "make scsi" and found that the programmer replaced the
> CDROMPLAYTRKIND with CDROMPLAYMSF and a MSF calculation routine. But
> is the CDROMPLAYTRKIND function only marked as recommend for SCSI
> CDR's or have my drive a bug ?!

I'm not sure about SCSI drives, but most ide drives don't
support CDROMPLAYTRKIND either. I just got a report with
another failing play because of this, so I'll probably
change CDROMPLAYTRKIND to use CDROMPLAYMSF instead.

-- 
*  Jens Axboe <axboe@image.dk>
*  Linux CD-ROM Maintainer
*  http://www.kernel.dk

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/