filling dummy struct snd_dma_buffer

2008-07-24 Thread dinesh
Hi i want to fill dummy struct snd_dma_buffer in which i want to pass base address of allocated BUFFER DESCRIPTOR(BD). help me. Regards, Dinesh dua ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc

Re: [alsa-devel] WRITING AN SOC DRIVER WITHOUT DMA

2008-07-17 Thread dinesh
passover to my other application. If someone can help me please. Regards, Dinesh -Original Message- From: dinesh [EMAIL PROTECTED] To: Nobin Mathew [EMAIL PROTECTED] Cc: Grant Likely [EMAIL PROTECTED], linuxppc-dev@ozlabs.org, [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [alsa-devel

WRITING AN SOC DRIVER WITHOUT DMA

2008-07-16 Thread dinesh
Hi, I am writing a soc sound driver for MPC8323 board linux 2.6.24 in which i want to do data transfer to and from device myself using BUFFER DESCRIPTOR not with the usual DMA transfer. Please help me. ___ Linuxppc-dev mailing list

Re: [alsa-devel] WRITING AN SOC DRIVER WITHOUT DMA

2008-07-16 Thread dinesh
no i am working on powerpc. MPC8323 -Original Message- From: Nobin Mathew [EMAIL PROTECTED] To: dinesh [EMAIL PROTECTED] Cc: Grant Likely [EMAIL PROTECTED], linuxppc-dev@ozlabs.org, [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [alsa-devel] WRITING AN SOC DRIVER WITHOUT DMA Date

Re: [alsa-devel] [PATCH v2 3/3] ALSA SoC: Add Texas Instruments TLV320AIC26 codec driver

2008-07-15 Thread dinesh
Hi I have one query about this soc driver. I want to know when u will merge it with kernel then where and by which name this device will be available in /dev directory of your file system. As i am following the same structure for my driver so please help me. I am ot able to recognise the

Re: [alsa-devel] [PATCH v2 3/3] ALSA SoC: Add Texas Instruments TLV320AIC26 codec driver

2008-07-15 Thread dinesh
thanks for your response but there is no /dev/snd directory in my file structure is there any special method to create it please tell in detail. -Original Message- From: Mark Brown [EMAIL PROTECTED] To: dinesh [EMAIL PROTECTED] Cc: Grant Likely [EMAIL PROTECTED], linuxppc-dev@ozlabs.org