patch-2.4.10 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: 17
- Date:
Sun Sep 9 10:45:43 2001
- Orig file:
v2.4.9/linux/drivers/isdn/isdn_tty.h
- Orig date:
Mon Dec 11 13:21:44 2000
diff -u --recursive --new-file v2.4.9/linux/drivers/isdn/isdn_tty.h linux/drivers/isdn/isdn_tty.h
@@ -1,4 +1,4 @@
-/* $Id: isdn_tty.h,v 1.22 2000/06/21 09:54:29 keil Exp $
+/* $Id: isdn_tty.h,v 1.22.6.1 2001/08/14 14:12:18 kai Exp $
* header for Linux ISDN subsystem, tty related functions (linklevel).
*
@@ -85,7 +85,10 @@
#define REG_CPN 23
#define BIT_CPN 1
+#define REG_CPNFCON 23
#define BIT_CPNFCON 2
+#define REG_CDN 23
+#define BIT_CDN 4
/* defines for result codes */
#define RESULT_OK 0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)