Update of /cvsroot/alsa/alsa-driver/isa/opti9xx
In directory sc8-pr-cvs1:/tmp/cvs-serv22151/isa/opti9xx
Modified Files:
opti92x-ad1848.c
Log Message:
Clemens Ladisch <[EMAIL PROTECTED]>
This adds support for the mixer and wavetable synthesizer of OPL4 chips.
The OPL4 can be used with OPTi 82C928/Mozart, 82C929 and 82C924 cards
(82C925 and 82C93x have an integrated OPL3 and don't support an external
OPLx chip).
The changes in alsa-kernel/.../opti92x-ad1848.c are protected by the
USE_OPL4 symbol which is defined in alsa-driver/.../opti92x-ad1848.c.
The changes in alsa-kernel/drivers/opl3/*.c involve modifications of the
OPL3's mode register which would clear the NEW2 bit (which enables OPL4
registers). Those register writes had been used to restrict the OPL3 to
OPL2 compatibility, which IMHO isn't necessary, so I removed them. :)
Index: opti92x-ad1848.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/isa/opti9xx/opti92x-ad1848.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- opti92x-ad1848.c 25 May 2002 10:25:39 -0000 1.2
+++ opti92x-ad1848.c 24 Mar 2003 10:22:33 -0000 1.3
@@ -1,2 +1,3 @@
+#define USE_OPL4
#include "../../alsa-kernel/isa/opti9xx/opti92x-ad1848.c"
EXPORT_NO_SYMBOLS;
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog