patch-2.1.27 linux/drivers/isdn/hisax/avm_a1.h
Next file: linux/drivers/isdn/hisax/buffers.c
Previous file: linux/drivers/isdn/hisax/avm_a1.c
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Tue Feb 25 17:12:49 1997
- Orig file:
v2.1.26/linux/drivers/isdn/hisax/avm_a1.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.26/linux/drivers/isdn/hisax/avm_a1.h linux/drivers/isdn/hisax/avm_a1.h
@@ -0,0 +1,25 @@
+/* $Id: avm_a1.h,v 1.2 1997/01/21 22:14:36 keil Exp $
+ *
+ * avm_a1.h Header for AVM A1 (Fritz) ISDN card
+ *
+ * Author Karsten Keil ([email protected])
+ *
+ *
+ * $Log: avm_a1.h,v $
+ * Revision 1.2 1997/01/21 22:14:36 keil
+ * cleanups
+ *
+ * Revision 1.1 1996/10/12 21:42:40 keil
+ * Initial revision
+ *
+ *
+*/
+
+#define AVM_A1_STAT_ISAC 0x01
+#define AVM_A1_STAT_HSCX 0x02
+#define AVM_A1_STAT_TIMER 0x04
+
+extern void avm_a1_report(struct IsdnCardState *sp);
+extern void release_io_avm_a1(struct IsdnCard *card);
+extern int setup_avm_a1(struct IsdnCard *card);
+extern int initavm_a1(struct IsdnCardState *sp);
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]