Re: Creative 4-speed CDROM driver

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 28 May 2001 22:22:58 +0100 (BST)


> If anyone on the kernel list has written a driver for a CDROM please send me
> mail about how you went about it, did you approach the manufacturer for the
> documentation on the device, if I made a mistake could I ruin my hardware?
> and stuff like that.

For IDE CD-ROM there is a standard. Its about 600 pages long but the best
model is probably to implement scsi over atapi since Minix has some basic scsi
code. Then you can drive all but very old ide cdrom devices as scsi

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