Re: VM, cdrom problems with 2.2.17pre13

Jens Axboe (axboe@suse.de)
Sat, 22 Jul 2000 21:00:06 +0200


On Fri, Jul 21 2000, Adriano Nagelschmidt Rodrigues wrote:
> ioctl(3, CDROMPLAYTRKIND, 0xbffff5c4) = -1 EIO (Input/output error)

There's the problem, using CDROMPLAYTRKIND on ATAPI drives does not
work, the program should use CDROMPLAYMSF or similar instead. I'll
fix that up, so we get emulation on ATAPI (although programs should not
use CDROMPLAYTRKIND since it is SCSI specific).

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs

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