On Sat, 5 Apr 2003, Christian Esken wrote:

> Hi,
> 
> my mixer (kmix) supports OSS and ALSA at the same time. This is good for a 
> mixed-mode environment (e.g. if there is a TV card w/o ALSA support).
> 
> Unfortunately this means that kmix finds some mixers twice.
> - One time the real thing (ALSA)
> - One time the OSS-emulation
> 
> This will confuse users.
> 
> Is there any way to find out those OSS mixers which are just emulated?
> I browsed http://www.alsa-project.org/~iwai/OSS-Emulation.html and other 
> documentation but found nothing . I also tried to build the docs below 
> alsa-doc/lib, but failed (Yes, I have openjade installed). 

ALSA emulation layer always report the version of OSS mixer (OSS_GETVERSION) as:

#define SNDRV_OSS_VERSION         ((3<<16)|(8<<8)|(1<<4)|(0))      /* 3.8.1a */

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to