patch-2.4.4 linux/drivers/isdn/hysdn/hysdn_net.c
Next file: linux/drivers/isdn/hysdn/hysdn_procconf.c
Previous file: linux/drivers/isdn/hysdn/hysdn_defs.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Apr 18 11:49:14 2001
- Orig file:
v2.4.3/linux/drivers/isdn/hysdn/hysdn_net.c
- Orig date:
Fri Mar 2 11:12:10 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/isdn/hysdn/hysdn_net.c linux/drivers/isdn/hysdn/hysdn_net.c
@@ -37,8 +37,11 @@
#include "hysdn_defs.h"
+unsigned int hynet_enable = 0xffffffff;
+MODULE_PARM(hynet_enable, "i");
+
/* store the actual version for log reporting */
-char *hysdn_net_revision = "$Revision: 1.8.6.1 $";
+char *hysdn_net_revision = "$Revision: 1.10 $";
#define MAX_SKB_BUFFERS 20 /* number of buffers for keeping TX-data */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)