Add a sound card to ALSA

TheSergon13
Hi there,

I'm using an arm board, S3C2440, with the UDA1341 sound controller. I have
the /dev/dsp working properly. Madplay works fine.

Now, I want to use amixer (and other tools from ALSA utils), but I have no
soundcard in /proc/asound/cardx to select in amixer. When executing "amixer
scontrols", it gives:

    [root@arm-linux bin]# ./amixer scontrols
    ALSA lib control.c:739:(snd_ctl_open_noupdate) Invalid CTL default
    amixer: Mixer attach default error: No such file or directory


So, does anyone know what is needed to associate /dev/dsp with an ALSA
soundcard in /proc/asound/cardx? I gess I need to do modprob, but with
what?

For further details, see http://linphone-on-arm.yolasite.com

Thanks,
Sérgio Gonçalves