patch-1.3.87 linux/drivers/isdn/icn/icn.h
Next file: linux/drivers/isdn/isdn_common.h
Previous file: linux/drivers/isdn/icn/icn.c
Back to the patch index
Back to the overall index
- Lines: 34
- Date:
Fri Apr 12 09:49:36 1996
- Orig file:
v1.3.86/linux/drivers/isdn/icn/icn.h
- Orig date:
Mon Feb 26 12:29:22 1996
diff -u --recursive --new-file v1.3.86/linux/drivers/isdn/icn/icn.h linux/drivers/isdn/icn/icn.h
@@ -24,13 +24,13 @@
*
* Revision 1.11 1995/12/18 18:25:00 fritz
* Support for ICN-2B Cards.
- * Change for supporting user-setable service-octet.
+ * Change for supporting user-settable service-octet.
*
* Revision 1.10 1995/10/29 21:43:10 fritz
* Added support for leased lines.
*
* Revision 1.9 1995/04/23 13:42:10 fritz
- * Added some constants for distingushing 1TR6 and DSS1
+ * Added some constants for distinguishing 1TR6 and DSS1
*
* Revision 1.8 1995/03/25 23:18:55 fritz
* Changed ICN_PORTLEN to reflect correct number of ports.
@@ -184,7 +184,7 @@
} pqueue;
typedef struct {
- unsigned short port; /* Base-port-adress */
+ unsigned short port; /* Base-port-address */
icn_shmem *shmem; /* Pointer to memory-mapped-buffers */
int myid; /* Driver-Nr. assigned by linklevel */
int rvalid; /* IO-portregion has been requested */
@@ -194,7 +194,7 @@
unsigned short flags; /* Statusflags */
int doubleS0; /* Flag: Double-S0-Card */
int secondhalf; /* Flag: Second half of a doubleS0 */
- int ptype; /* Protocoltype (1TR6 or Euro) */
+ int ptype; /* Protocol type (1TR6 or Euro) */
struct timer_list st_timer; /* Timer for Status-Polls */
struct timer_list rb_timer; /* Timer for B-Channel-Polls */
int channel; /* Currently mapped Channel */
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