Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / drivers / telephony / ixj.h
index ad23b28..fbea454 100644 (file)
  * TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  *
  *****************************************************************************/
-static char ixj_h_rcsid[] = "$Id: ixj.h,v 4.1 2001/08/04 14:49:27 craigs Exp $";
-
 #define IXJ_VERSION 3031
 
-#include <linux/version.h>
 #include <linux/types.h>
 
 #include <linux/ixjuser.h>
@@ -1188,12 +1185,12 @@ typedef struct {
        unsigned int cid_rec_codec;
        unsigned int cid_rec_volume;
        unsigned char cid_rec_flag;
-       char rec_mode;
+       signed char rec_mode;
        unsigned int play_codec;
        unsigned int cid_play_codec;
        unsigned int cid_play_volume;
        unsigned char cid_play_flag;
-       char play_mode;
+       signed char play_mode;
        IXJ_FLAGS flags;
        unsigned long busyflags;
        unsigned int rec_frame_size;