patch-2.4.13 linux/drivers/char/mwave/mwavedd.c
Next file: linux/drivers/char/nwflash.c
Previous file: linux/drivers/char/joystick/analog.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Oct 11 09:14:32 2001
- Orig file:
v2.4.12/linux/drivers/char/mwave/mwavedd.c
- Orig date:
Tue Oct 9 17:06:51 2001
diff -u --recursive --new-file v2.4.12/linux/drivers/char/mwave/mwavedd.c linux/drivers/char/mwave/mwavedd.c
@@ -71,6 +71,10 @@
#define __exit
#endif
+MODULE_DESCRIPTION("3780i Advanced Communications Processor (Mwave) driver");
+MODULE_AUTHOR("Mike Sullivan and Paul Schroeder");
+MODULE_LICENSE("GPL");
+
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,4,0)
static int mwave_get_info(char *buf, char **start, off_t offset, int len);
#else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)