patch-2.4.7 linux/drivers/net/auto_irq.c
Next file: linux/drivers/net/bsd_comp.c
Previous file: linux/drivers/net/au1000_eth.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Tue Jul 17 18:53:55 2001
- Orig file:
v2.4.6/linux/drivers/net/auto_irq.c
- Orig date:
Sun Sep 17 09:45:05 2000
diff -u --recursive --new-file v2.4.6/linux/drivers/net/auto_irq.c linux/drivers/net/auto_irq.c
@@ -2,9 +2,7 @@
/*
Written 1994 by Donald Becker.
- The author may be reached as becker@CESDIS.gsfc.nasa.gov, or C/O
- Center of Excellence in Space Data and Information Sciences
- Code 930.5, Goddard Space Flight Center, Greenbelt MD 20771
+ The author may be reached as becker@scyld.com
This code is a general-purpose IRQ line detector for devices with
jumpered IRQ lines. If you can make the device raise an IRQ (and
@@ -29,7 +27,7 @@
#ifdef version
static const char *version=
-"auto_irq.c:v1.11 Donald Becker (becker@cesdis.gsfc.nasa.gov)";
+"auto_irq.c:v1.11 Donald Becker (becker@scyld.com)";
#endif
#include <linux/module.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)