patch-2.1.105 linux/drivers/char/msp3400.h
Next file: linux/drivers/char/radio-aimslab.c
Previous file: linux/drivers/char/msp3400.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Sun Jun  7 10:37:41 1998
 -  Orig file: 
v2.1.104/linux/drivers/char/msp3400.h
 -  Orig date: 
Wed Apr  8 19:36:26 1998
 
diff -u --recursive --new-file v2.1.104/linux/drivers/char/msp3400.h linux/drivers/char/msp3400.h
@@ -15,4 +15,9 @@
 
 #define MSP_GET_DC         _IOW('m',8,int)
 
+#define MSP_GET_BASS       _IOR('m', 9,int)
+#define MSP_SET_BASS       _IOW('m',10,int)
+#define MSP_GET_TREBLE     _IOR('m',11,int)
+#define MSP_SET_TREBLE     _IOW('m',12,int)
+
 #endif /* MSP3400_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov