[Alsa-devel] Re: The obsolence of OSS, Was: big smile

2004-02-24 Thread Benno Senoner
for those that are too lazy to browse the forums: http://www.4front-tech.com/forum/viewtopic.php?t=25 - We hope you can now show your ALSA friends how much better your OSS drivers sound and actually tell them that OSS isn't all that "old and obsolete". The fact that we can do a ALSA emu

Re: [Alsa-devel] ALSA related comments - please correct

2003-12-21 Thread Benno Senoner
I think transgaming should fully embrace ALSA otherwise they are hurting themselves. OSS is DEAD and with kernel 2.6 most if not all distros will use ALSA by default while providing an OSS emulation layer. mmap is not necessarily needed for good performance and low latency and it would be better

[Alsa-devel] Re: Max # of cards, pcm devices, midi devices Was: max SNDRV_CARDS bug ? questions ....

2003-12-03 Thread Benno Senoner
Takashi Iwai wrote: At Wed, 03 Dec 2003 20:00:05 +0100, Benno Senoner wrote: Hi, (I'm using alsa-driver-1.0.0rc1) I have a question about the SNDRV_CARDS. normally it is defined as 8 ./alsa-kernel/core/memalloc.c: #define SNDRV_CARDS 8 Does that mean we can have a maximum of 8 sound

[Alsa-devel] max SNDRV_CARDS bug ? questions ....

2003-12-03 Thread Benno Senoner
Hi, (I'm using alsa-driver-1.0.0rc1) I have a question about the SNDRV_CARDS. normally it is defined as 8 ./alsa-kernel/core/memalloc.c: #define SNDRV_CARDS 8 Does that mean we can have a maximum of 8 soundcards in the PC or is this simply how many instances a certain module supports ? (eg I co