patch-2.3.27 linux/drivers/isdn/isdn_tty.h
Next file: linux/drivers/isdn/isdn_ttyfax.c
Previous file: linux/drivers/isdn/isdn_tty.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Sun Nov 7 16:34:00 1999
- Orig file:
v2.3.26/linux/drivers/isdn/isdn_tty.h
- Orig date:
Thu Aug 26 13:05:37 1999
diff -u --recursive --new-file v2.3.26/linux/drivers/isdn/isdn_tty.h linux/drivers/isdn/isdn_tty.h
@@ -1,4 +1,4 @@
-/* $Id: isdn_tty.h,v 1.16 1999/08/22 20:26:10 calle Exp $
+/* $Id: isdn_tty.h,v 1.17 1999/09/21 19:00:35 armin Exp $
* header for Linux ISDN subsystem, tty related functions (linklevel).
*
@@ -20,6 +20,10 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: isdn_tty.h,v $
+ * Revision 1.17 1999/09/21 19:00:35 armin
+ * Extended FCON message with added CPN
+ * can now be activated with Bit 1 of Reg 23.
+ *
* Revision 1.16 1999/08/22 20:26:10 calle
* backported changes from kernel 2.3.14:
* - several #include "config.h" gone, others come.
@@ -154,6 +158,7 @@
#define REG_CPN 23
#define BIT_CPN 1
+#define BIT_CPNFCON 2
extern void isdn_tty_modem_escape(void);
extern void isdn_tty_modem_ring(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)