patch-2.1.117 linux/drivers/char/msp3400.h

Next file: linux/drivers/char/pc110pad.c
Previous file: linux/drivers/char/msp3400.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.116/linux/drivers/char/msp3400.h linux/drivers/char/msp3400.h
@@ -20,4 +20,6 @@
 #define MSP_GET_TREBLE     _IOR('m',11,int)
 #define MSP_SET_TREBLE     _IOW('m',12,int)
 
+#define MSP_GET_UNIT	   _IOR('m',13,int)
+
 #endif /* MSP3400_H */

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