2011-07-01 06:01:19 Audio driver development in ALSA framework
Harbhajan Singh (INDIA)
Message: 101979
Hi,
I am trying to write a audio codec driver in ALSA framework. I am checking the reference codes of ADAV803 etc for this.
can anyone suggests me any tutorial or any codes to refer for implementing the audio driver in ALSA model.
Thank you very much.
QuoteReplyEditDelete
2011-07-01 11:52:07 Re: Audio driver development in ALSA framework
Mike Frysinger (UNITED STATES)
Message: 101983
you can refer to the codecs in sound/soc/codecs/ or to the documentation:
docs.blackfin.uclinux.org/kernel/generated/writing-an-alsa-driver/index.html
in general though, questions about writing ALSA drivers should go to the ALSA lists. we write drivers for ADI parts only.