9 May
2010
9 May
'10
5:49 p.m.
On Sun, May 09, 2010 at 10:40:07PM +0800, Wan ZongShun wrote:
At present, there is a ALC203 AC97 codec in my Winbond ARM board, and I am programming the audio driver based on ALSA, Who can tell me whether the current ALSA is supporting the ALC203 driver?how to enable it?
You need a driver for the AC97 controller your system is using (for most ARM systems this is part of the CPU). Since AC97 provides a standard register interface for CODECs Linux does not require specific support for individual AC97 CODECs in order to get core functionality working.
You can check if there's any specific CODEC support in sound/pci/ac97.