patch-2.1.63 linux/drivers/sound/sound_config.h

Next file: linux/drivers/sound/sound_switch.c
Previous file: linux/drivers/sound/sound_calls.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.62/linux/drivers/sound/sound_config.h linux/drivers/sound/sound_config.h
@@ -12,6 +12,7 @@
 
 
 #include "local.h"
+
 #include "os.h"
 #include "soundvers.h"
 
@@ -145,6 +146,7 @@
 #define WK_SIGNAL	0x04
 #define WK_SLEEP	0x08
 #define WK_SELECT	0x10
+#define WK_ABORT	0x20
 
 #define OPEN_READ	PCM_ENABLE_INPUT
 #define OPEN_WRITE	PCM_ENABLE_OUTPUT

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov