Forum Discussion
Altera_Forum
Honored Contributor
19 years agoAC97 sound support in uClinux
We are developing a custom board which shall run uClinux and provide audio I/O. So I am investigating which audio chips are natively supported by the NIOS port of uClinux to prevent driver de...
Altera_Forum
Honored Contributor
19 years agoYou may look at linux-2.6.x/sound/arm/pxa2xx-ac97.c .
And this link may help, http://www.alsa-project.org/~iwai/writing-...iver/index.html (http://www.alsa-project.org/~iwai/writing-an-alsa-driver/index.html)