Re: [PATCH] : fix dmasound_awacs record down sampling

2003-10-01 Thread J. Javier Maestro
M... perhaps it's time to live with OSS and ALSA... and write some nice scripts to quick ALSA out when I want to use microphone and stuff... I will think about this when I build a 2.6 :-))) Thanks for your answer! -- J. Javier Maestro <[EMAIL PROTECTED]> http://rigel.homelinux.com On Sep

Re: [PATCH] : fix dmasound_awacs record down sampling

2003-10-01 Thread David Kimdon
On Tue, Sep 30, 2003 at 07:58:31PM +1000, J. Javier Maestro wrote: > Just a quick silly question... > > This patch is for the OSS kernel driver, and not for ALSA, isn't it? That is correct. > How > hard/time consuming would it be to port it to the ALSA tree? I don't even know if ALSA has the sam

Re: [PATCH] : fix dmasound_awacs record down sampling

2003-09-30 Thread J. Javier Maestro
Just a quick silly question... This patch is for the OSS kernel driver, and not for ALSA, isn't it? How hard/time consuming would it be to port it to the ALSA tree? Thanks! -- J. Javier Maestro <[EMAIL PROTECTED]> http://rigel.homelinux.com

[PATCH] : fix dmasound_awacs record down sampling

2003-09-30 Thread David Kimdon
Hi, The following patch implements record down sampling for awacs (recording when the requested sample rate is less than the native 44100 or 22050 hardware rates). It has been tested on a PowerBook Pismo and applies to the Debian 2.4.21 powerpc kernel source (though should be easy to apply to oth