Cddafs is a filesystem driver for Linux. It allows access to CD audio tracks
as regular files: raw, AU and WAV. It also provides support for mixed-mode
CD disks, which contain data track along with audio track(s).
Cddafs doesn't support ISO9660 filesystem by itself, but it can be used
together with isofs driver.
System requirements
Linux with 2.2.x or 2.4.x kernel (only tested on an i386 architecture)
CD/DVD drive able to read CD audio sectors
along with block device driver supporting ioctl(CDROMREADAUDIO).
A drive able to play audio is NOT sufficient, if it works with
software like cdda2wav it should also work with cddafs.