Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

AC97 sound support in uClinux

Altera_Forum
Honored Contributor II
1,219 Views

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  

development.  

 

I thought about the AC 97 core from opencores or an  

Anlalog Devices audio codec. 

 

Do you have any experience or can give me a few hints? 

 

thanks, 

Klaus
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
497 Views

You 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)
0 Kudos
Reply