Sorry, I forgot to post this query on the list.
Vikram ----- Forwarded message from [EMAIL PROTECTED] ----- From: [EMAIL PROTECTED] To: Jaroslav Kysela <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Subject: Re: [Alsa-devel] Ess Solo-1 Audio card driver (ES 1938) Date: Mon, 12 Aug 2002 16:04:56 -0600 Hi Jaroslav, I am attaching es1938_driver.c which include the initialization routine, an ISR and cleanup routine. I have also attached the snippet of output of dmesg command. Our application requires to make use of ESS Solo-1 audio card in Audio-2 Native mode with auto initialize DMA. Also our application just need to implement playback function. In the case of double buffering, The DMA count we get at the first is half of the total Buffer size ( In our case its 64K), But we have observed that the DMA address and DMA count changes everytime we install the module in the kernel. Also we are not able to figure out what should be the value of Audio-2 Transfer Count Reload registers? When the module is installed several times, we observed that the DMA address and DMA count changes everytime we install the module. However it seems that interrupts are getting generated properly, but DMA address does not change. as far as I understand interrupt should be generated for the transition between the buffer halves. Waiting for the good news, :) -Vikram Quoting Jaroslav Kysela <[EMAIL PROTECTED]>: > On Mon, 12 Aug 2002, [EMAIL PROTECTED] wrote: > > > Hello ALSA Maling List, > > > > We are developing the custom application which uses ALSA for > the > > application user-space. Our application requires our own > customised > > kerneldriver for ESS Solo-1 audio card. > > I was wondering if we could post our short code snippets on > this > > list which at present is not working properly and we need just a > > little help. > > I understand that Mr. Jaroslav Kysela, Mr. Thomas Sailer, > > Mr. Abramo Bagnara and Mr. Markus Gruber have contributed to > > ESS Solo-1 audio card driver. Hence,this mail is imposed towards > them > > specifically. > > It\'s better to post the full question ;-)I\'m here. > > Jaroslav > > ----- > Jaroslav Kysela <[EMAIL PROTECTED]> > Linux Kernel Sound Maintainer > ALSA Project http://www.alsa-project.org > SuSE Linux http://www.suse.com > > ----- End forwarded message ----- ----- End forwarded message -----
es1938_driver.c
Description: Binary data
dmesg
Description: Binary data