Hi,
I think we are right, but as far as ALSA is concerned if i'm correct, it does talk
about lowest
audio
driver, it emulates oss to access lowest audio driver, if this is the case then ALSA
should work
with
existing audio driver.
If you have something to share about how to port ALSA for this target , please
let me know.
BR
chandrashekhar
----- Original Message -----
From: "Clemens Ladisch" <clemens(a)ladisch.de>
To: "chandrasheakhar singh" <cp_singh(a)faith.co.jp>jp>; "The Linux Audio
Developers' Mailing List"
<linux-audio-dev(a)music.columbia.edu>
Sent: Monday, December 19, 2005 5:46 PM
Subject: Re: [linux-audio-dev] configuring ALSA support in linux 2.6.11
chandrasheakhar singh wrote:
Do you suggest me anything to test or verify in
driver as default
config file for this target (omap_h4_2420_defconfig) does not have
ALSA configuration macro to configure.
>>CONFIG_SOUND_OMAP=y
>>CONFIG_SOUND_TSC2101 =y
It looks as if these are OSS drivers. You cannot use those with ALSA
unless you've ported them to use the ALSA API.
HTH
Clemens