patch-2.3.4 linux/drivers/isdn/hisax/l3dss1.h
Next file: linux/drivers/isdn/hisax/lmgr.c
Previous file: linux/drivers/isdn/hisax/l3dss1.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Sun May 23 10:03:41 1999
- Orig file:
v2.3.3/linux/drivers/isdn/hisax/l3dss1.h
- Orig date:
Wed Apr 1 16:21:02 1998
diff -u --recursive --new-file v2.3.3/linux/drivers/isdn/hisax/l3dss1.h linux/drivers/isdn/hisax/l3dss1.h
@@ -1,8 +1,12 @@
-/* $Id: l3dss1.h,v 1.5 1998/02/02 13:34:30 keil Exp $
+/* $Id: l3dss1.h,v 1.6 1998/03/19 13:18:50 keil Exp $
*
* DSS1 (Euro) D-channel protocol defines
*
* $Log: l3dss1.h,v $
+ * Revision 1.6 1998/03/19 13:18:50 keil
+ * Start of a CAPI like interface for supplementary Service
+ * first service: SUSPEND
+ *
* Revision 1.5 1998/02/02 13:34:30 keil
* Support australian Microlink net and german AOCD
*
@@ -63,8 +67,9 @@
#define MT_INVALID 0xff
-#define IE_CAUSE 0x08
#define IE_BEARER 0x04
+#define IE_CAUSE 0x08
+#define IE_CALLID 0x10
#define IE_FACILITY 0x1c
#define IE_CALL_STATE 0x14
#define IE_CHANNEL_ID 0x18
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)