patch-2.4.2 linux/drivers/telephony/ixj.h
Next file: linux/drivers/usb/acm.c
Previous file: linux/drivers/telephony/ixj.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Feb 4 10:05:29 2001
- Orig file:
v2.4.1/linux/drivers/telephony/ixj.h
- Orig date:
Fri Dec 29 14:35:47 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/telephony/ixj.h linux/drivers/telephony/ixj.h
@@ -93,8 +93,6 @@
char cbyte;
} IXJ_CBYTE;
-int ixj_WriteDSPCommand(unsigned short, int board);
-
/******************************************************************************
*
* This structure represents the Hardware Control Register of the CT8020/8021
@@ -1280,6 +1278,8 @@
short fskdata[8000];
int fskdcnt;
} IXJ;
+
+int ixj_WriteDSPCommand(unsigned short, IXJ *);
typedef int (*IXJ_REGFUNC) (IXJ * j, unsigned long arg);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)