patch-2.1.63 linux/drivers/sound/sb_mixer.h
Next file: linux/drivers/sound/sequencer.c
Previous file: linux/drivers/sound/sb_mixer.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Tue Sep 30 08:46:45 1997
-  Orig file: 
v2.1.62/linux/drivers/sound/sb_mixer.h
-  Orig date: 
Tue Mar  4 10:25:25 1997
diff -u --recursive --new-file v2.1.62/linux/drivers/sound/sb_mixer.h linux/drivers/sound/sb_mixer.h
@@ -17,6 +17,7 @@
  *	Added defines for the Sound Galaxy NX Pro mixer.
  * 
  */
+#ifdef CONFIG_SBDSP
 
 #define SBPRO_RECORDING_DEVICES	(SOUND_MASK_LINE | SOUND_MASK_MIC | SOUND_MASK_CD)
 
@@ -282,4 +283,5 @@
 #define SRC__CD          3	/* Select CD recording source */
 #define SRC__LINE        7	/* Use Line-in for recording source */
 
+#endif
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov