summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/arcofi.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/hisax/arcofi.h')
-rw-r--r--drivers/isdn/hisax/arcofi.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/drivers/isdn/hisax/arcofi.h b/drivers/isdn/hisax/arcofi.h
new file mode 100644
index 000000000..5e1bb9e99
--- /dev/null
+++ b/drivers/isdn/hisax/arcofi.h
@@ -0,0 +1,17 @@
+/* $Id: arcofi.h,v 1.1 1997/10/29 18:51:20 keil Exp $
+
+ * arcofi.h Ansteuerung ARCOFI 2165
+ *
+ * Author Karsten Keil (keil@temic-ech.spacenet.de)
+ *
+ *
+ *
+ * $Log: arcofi.h,v $
+ * Revision 1.1 1997/10/29 18:51:20 keil
+ * New files
+ *
+ */
+
+#define ARCOFI_USE 1
+
+extern int send_arcofi(struct IsdnCardState *cs, const u_char *msg);