Re: [Alsa-devel] Docu:: Alsa Audio API:: A minimal capture program

2004-02-08 Thread Torsten Mohr
Hi, > > thanks for that hint. > > > > But sadly, the attached program doesn't work, though > > i set stop_threshold to 0. I didn't find any functions > > This is wrong. You need to set this value to sw_params->boundary or > greater value to eliminate the stop detection, otherwise with zero, > the

Re: [Alsa-devel] 02 micro 6933 cardbus controller creates problem with the hammerfall dsp driver

2004-02-08 Thread Thomas Charbonnel
Tim Blechmann wrote : i'm experiencing problems with the O2 micro 6933 card when trying to use the hammerfall dsp sound device. i'm using the yenta socket driver (the O2 micro 6933 should be 100% compatible to the yenta socket) i met thomas charbonnel, who maintains the alsa driver of the hdsp, an

[Alsa-devel] Using preallocate pci, isa or nothing?

2004-02-08 Thread Mathieu Rondonneau
Hi, I'm sorry for the html format, these are some questions according to my problems. I'm writing an ALSA driver for a CSB337 board (AT91RM9200). There is no PCI or ISA on this board. Should I preallocate memory with: snd_pcm_lib_preallocate_pages_for_all, snd_pcm_lib_preallocate_isa_pages_for_all

[Alsa-devel] snd_...._copy

2004-02-08 Thread Mathieu Rondonneau
Hi, I've made a mistake about the html format, i'm sorry for that. This is the last message in text format I'm writing an ALSA driver using no pci or isa preallocation memory (i'm using snd_pcm_lib_preallocate_pages_for_all). I've some questions according to the alsa mecanism to transfert datas. I

Re: [Alsa-devel] [ANN][AudioScience] asihpi driver patch

2004-02-08 Thread Eliot Blennerhassett
Thanks Martin for the typo correction. Broken link is fixed now too. Eliot Blennerhassett AudioScience Inc. -- Junk footer beyond this point. Read at your own risk. - Sign up for ICQmail at http://www.icq.com/icqmail/signup.html

[Alsa-devel] 02 micro 6933 cardbus controller creates problem with the hammerfall dsp driver

2004-02-08 Thread Tim Blechmann
hi all, this is my first posting to the kernel list, that's why i don't know, if i'm right here ... if not, please drop me a line and tell me who i should ask... i'm experiencing problems with the O2 micro 6933 card when trying to use the hammerfall dsp sound device. i'm using the yenta socket dr