summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/i4b_cause.h
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>1999-12-14 20:54:38 +0000
committerhm <hm@FreeBSD.org>1999-12-14 20:54:38 +0000
commite5044a69c99727fc68f6b7f09689aeb5244d9549 (patch)
treeb8109350cce365530c71c53714cb96592ae14dbc /sys/i386/include/i4b_cause.h
parent3c5fb5d6117ab71bf297ba339d596e6f8e41e818 (diff)
downloadFreeBSD-src-e5044a69c99727fc68f6b7f09689aeb5244d9549.zip
FreeBSD-src-e5044a69c99727fc68f6b7f09689aeb5244d9549.tar.gz
update to isdn4bsd beta release 0.90
Diffstat (limited to 'sys/i386/include/i4b_cause.h')
-rw-r--r--sys/i386/include/i4b_cause.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/sys/i386/include/i4b_cause.h b/sys/i386/include/i4b_cause.h
index f94df0f9..96589e5 100644
--- a/sys/i386/include/i4b_cause.h
+++ b/sys/i386/include/i4b_cause.h
@@ -27,9 +27,11 @@
* i4b_cause.h - causes and cause handling for i4b
* -----------------------------------------------
*
+ * $Id: i4b_cause.h,v 1.11 1999/12/13 21:25:28 hm Exp $
+ *
* $FreeBSD$
*
- * last edit-date: [Sun Feb 14 10:37:46 1999]
+ * last edit-date: [Mon Dec 13 22:06:51 1999]
*
*---------------------------------------------------------------------------*/
@@ -66,8 +68,10 @@
#define CAUSE_I4B_OOO 5 /* destination out of order */
#define CAUSE_I4B_TMPFAIL 6 /* temporary failure */
#define CAUSE_I4B_L1ERROR 7 /* L1 error / persistent deact */
-#define CAUSE_I4B_MAX 8
-
+#define CAUSE_I4B_LLDIAL 8 /* no dialout on leased line */
+#define CAUSE_I4B_MAX 9
+ /* NOTE: update isdnd/pcause.c when adding causes !!!!! */
+
/* CAUSET_Q850 - causes defined in Q.850 */
#define CAUSE_Q850_SHUTDN 0x00 /* normal D-channel shutdown */
OpenPOWER on IntegriCloud