patch-2.2.13 linux/drivers/sound/msnd_classic.h
Next file: linux/drivers/sound/msnd_pinnacle.c
Previous file: linux/drivers/sound/msnd.h
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Tue Oct 19 17:14:01 1999
- Orig file:
v2.2.12/linux/drivers/sound/msnd_classic.h
- Orig date:
Thu Sep 10 16:37:26 1998
diff -u --recursive --new-file v2.2.12/linux/drivers/sound/msnd_classic.h linux/drivers/sound/msnd_classic.h
@@ -24,7 +24,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: msnd_classic.h,v 1.9 1998/09/10 04:11:18 andrewtv Exp $
+ * $Id: msnd_classic.h,v 1.10 1999/03/21 17:36:09 andrewtv Exp $
*
********************************************************************/
#ifndef __MSND_CLASSIC_H
@@ -108,13 +108,13 @@
#define MIDQ_OFFSET (SRAM_CNTL_START + 0x18)
#define DSPQ_OFFSET (SRAM_CNTL_START + 0x20)
-#define MOP_PROTEUS 0x10
+#define MOP_SYNTH 0x10
#define MOP_EXTOUT 0x32
#define MOP_EXTTHRU 0x02
#define MOP_OUTMASK 0x01
#define MIP_EXTIN 0x01
-#define MIP_PROTEUS 0x00
+#define MIP_SYNTH 0x00
#define MIP_INMASK 0x32
/* Classic SMA Common Data */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)