On Mon, 2009-05-04 at 13:29 +0300, amr ali wrote:
> Well,
> I am trying to do this because I have a problem in playing back audio.
> Playback stalls and does not work again unless I restart my board. I
> found a document describing the driver heirarchy. I am trying to load
> and unload each module involved with sound playback. I am done with
> soundcore, davinci_audio, davinci_audio_aic33,
> davinci_audio_dma_intfc, tlvaic33. Remaining ones are the ASP, EDMA,
> and I2C itself.

You probably don't want to build i2c and EDMA as modules since these are
used by quite a number of other drivers.  Your kernel may not boot when
you have either one as modules.

Regards,

Steve

> --
> BR,
> Amr Ali.
>  
> 
> ______________________________________________________________________
> Date: Mon, 4 May 2009 12:24:19 +0200
> From: opindr...@softhard.sk
> To: amra...@hotmail.com
> CC: davinci-linux-open-source@linux.davincidsp.com
> Subject: Re: Compiling EDMA, ASP, and I2C as modules
> 
> Hi 
> 
> 
> I2c is in Device drivers -> I2C support -> 
> ASP is in Device drivers -> Sound -> ... You should examine what can
> you check as module and would work 
> About EDMA i suppose that it should be part of kernel and each driver
> is using library with EDMA functions. For example Davinci_VPFE. 
> 
>   
> Ondrej Pindroch 
> SoftHard Technology ltd. 
> 
>         -----Original Message----- 
>         From: amr ali <amra...@hotmail.com> 
>         To: davinci forum
>         <davinci-linux-open-source@linux.davincidsp.com> 
>         Date: Mon, 4 May 2009 13:05:55 +0300 
>         Subject: Compiling EDMA, ASP, and I2C as modules 
>         
>         How to compile the above drivers as modules. I am using MVL
>         2.6.10. Can any one where are the options to do so ini
>         menuconfig? 
>         -- 
>         Amr. 
>         
>         
>         ______________________________________________________________
>         Invite your mail contacts to join your friends list with
>         Windows Live Spaces. It's easy! Try it! 
> 
> 
> ______________________________________________________________________
> Invite your mail contacts to join your friends list with Windows Live
> Spaces. It's easy! Try it!
> _______________________________________________
> Davinci-linux-open-source mailing list
> Davinci-linux-open-source@linux.davincidsp.com
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to