patch-2.1.42 linux/include/linux/rose.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Wed May 28 10:49:11 1997
- Orig file:
v2.1.41/linux/include/linux/rose.h
- Orig date:
Sun Feb 2 05:18:47 1997
diff -u --recursive --new-file v2.1.41/linux/include/linux/rose.h linux/include/linux/rose.h
@@ -14,12 +14,9 @@
#define ROSE_T2 3
#define ROSE_T3 4
#define ROSE_IDLE 5
-#define ROSE_HDRINCL 6
+#define ROSE_QBITINCL 6
#define ROSE_HOLDBACK 7
-#define ROSE_KILL 99
-
-#define SIOCRSCTLCON (SIOCPROTOPRIVATE+1)
#define SIOCRSL2CALL (SIOCPROTOPRIVATE+2)
typedef struct {
@@ -41,13 +38,6 @@
char device[16];
unsigned char ndigis;
ax25_address digipeaters[AX25_MAX_DIGIS];
-};
-
-struct rose_ctl_struct {
- unsigned int lci;
- char dev[20];
- unsigned int cmd;
- unsigned long arg;
};
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov