Re: [PATCH] CDROMPLAYTRKIND was broken

Jens Axboe (axboe@image.dk)
Tue, 21 Dec 1999 01:07:12 +0000


On Tue, Dec 21 1999, Jens Axboe wrote:
> > + if (entry.cdte_track == tochdr.cdth_trk1 + 1)
> > + entry.cdte_track = CDROM_LEADOUT;
>
> This part doesn't make sense, though. Why would you want to select
> the lead out?

Sorry wasn't thinking, for the last track naturally.

-- 
*  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/