CD-ROM

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
huhiho

CD-ROM

Post by huhiho »

How can i program a CD-ROM driver? Where can i find some source code?
Thanks
Jamethiel

RE:CD-ROM

Post by Jamethiel »

http://www.ata-atapi.com/ should have some sample code for accessing an IDE CD device.

Failing that, hit up your local linux kernel source.
Post Reply