patch-1.3.99 linux/Documentation/isdn/INTERFACE
Next file: linux/Documentation/isdn/README
Previous file: linux/Documentation/ioctl-number.txt
Back to the patch index
Back to the overall index
- Lines: 38
- Date:
Mon May 6 12:26:01 1996
- Orig file:
v1.3.98/linux/Documentation/isdn/INTERFACE
- Orig date:
Fri Apr 12 15:51:44 1996
diff -u --recursive --new-file v1.3.98/linux/Documentation/isdn/INTERFACE linux/Documentation/isdn/INTERFACE
@@ -48,7 +48,7 @@
To be preset by the HL-driver, if it supports sk_buff's. The driver
should put here the amount of additional space needed in sk-buff's for
- it's internal purposes. Drivers not supporting sk_buff's should put
+ its internal purposes. Drivers not supporting sk_buff's should put
initialize this field to 0.
void (*rcvcallb)(int, int, u_char*, int);
@@ -68,7 +68,7 @@
This field will be set by LL. The HL-driver delivers received data-
packets by calling this function. Upon calling, the HL-driver must
- already have it's private data pulled off the head of the sk_buff.
+ already have its private data pulled off the head of the sk_buff.
Parameter:
int driver-Id
@@ -83,8 +83,8 @@
Parameter:
isdn_ctrl*
- The struct isdn_ctrl also defined in isdn_if. The exact meaning of it's
- fields is described together with the descriptions of the possible
+ The struct isdn_ctrl also defined in isdn_if. The exact meanings of its
+ fields are described together with the descriptions of the possible
events. Here is only a short description of the fields:
driver = driver Id.
@@ -196,7 +196,7 @@
char id[20];
***CHANGE0.7: New since this version.
- This string has to be preset by the HL-driver. It's purpose is for
+ This string has to be preset by the HL-driver. Its purpose is for
identification of the driver by the user. Eg.: it is shown in the
status-info of /dev/isdninfo. Furthermore it is used as Id for binding
net-interfaces to a specific channel. If a string of length zero is
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