patch-pre2.0.6 linux/drivers/isdn/teles/llglue.c
Next file: linux/drivers/isdn/teles/q931.c
Previous file: linux/drivers/isdn/teles/l3_1TR6.h
Back to the patch index
Back to the overall index
- Lines: 31
- Date:
Sun May 19 15:29:31 1996
- Orig file:
pre2.0.5/linux/drivers/isdn/teles/llglue.c
- Orig date:
Sun Apr 21 19:22:07 1996
diff -u --recursive --new-file pre2.0.5/linux/drivers/isdn/teles/llglue.c linux/drivers/isdn/teles/llglue.c
@@ -1,6 +1,12 @@
-/* $Id: llglue.c,v 1.1 1996/04/13 10:26:29 fritz Exp $
+/* $Id: llglue.c,v 1.3 1996/05/01 14:19:57 fritz Exp $
*
* $Log: llglue.c,v $
+ * Revision 1.3 1996/05/01 14:19:57 fritz
+ * Added ISDN_FEADTURE_L2_TRANS
+ *
+ * Revision 1.2 1996/04/29 23:01:46 fritz
+ * Added driverId and channel to readstatus().
+ *
* Revision 1.1 1996/04/13 10:26:29 fritz
* Initial revision
*
@@ -25,7 +31,7 @@
static byte *teles_status_end = NULL;
int
-teles_readstatus(byte * buf, int len, int user)
+teles_readstatus(byte * buf, int len, int user, int id, int channel)
{
int count;
byte *p;
@@ -90,6 +96,7 @@
iif.features =
ISDN_FEATURE_L2_X75I |
ISDN_FEATURE_L2_HDLC |
+ ISDN_FEATURE_L2_TRANS |
ISDN_FEATURE_L3_TRANS |
ISDN_FEATURE_P_1TR6 |
ISDN_FEATURE_P_EURO;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this