patch-2.3.10 linux/include/linux/soundcard.h
Next file: linux/include/linux/swap.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Mon Jul  5 20:02:10 1999
-  Orig file: 
v2.3.9/linux/include/linux/soundcard.h
-  Orig date: 
Sat Oct 24 11:40:16 1998
diff -u --recursive --new-file v2.3.9/linux/include/linux/soundcard.h linux/include/linux/soundcard.h
@@ -891,6 +891,12 @@
 #define SOUND_MIXER_ACCESS		_SIOWR('M', 102, mixer_record)
 
 /*
+ * Two ioctls for special souncard function
+ */
+#define SOUND_MIXER_AGC  _SIOWR('M', 103, int)
+#define SOUND_MIXER_3DSE  _SIOWR('M', 104, int)
+
+/*
  * The SOUND_MIXER_PRIVATE# commands can be redefined by low level drivers.
  * These features can be used when accessing device specific features.
  */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)