patch-2.4.0-test9 linux/drivers/acorn/net/etherh.c
Next file: linux/drivers/acorn/scsi/acornscsi-io.S
Previous file: linux/drivers/acorn/net/ether3.h
Back to the patch index
Back to the overall index
- Lines: 30
- Date:
Mon Oct 2 14:22:40 2000
- Orig file:
v2.4.0-test8/linux/drivers/acorn/net/etherh.c
- Orig date:
Tue Jun 20 07:24:52 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/acorn/net/etherh.c linux/drivers/acorn/net/etherh.c
@@ -1,13 +1,17 @@
/*
- * linux/drivers/net/etherh.c
+ * linux/drivers/acorn/net/etherh.c
+ *
+ * Copyright (C) 2000 Russell King
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
*
* NS8390 ANT etherh specific driver
* For Acorn machines
*
* Thanks to I-Cubed for information on their cards.
*
- * By Russell King.
- *
* Changelog:
* 08-12-1996 RMK 1.00 Created
* RMK 1.03 Added support for EtherLan500 cards
@@ -63,7 +67,7 @@
MODULE_AUTHOR("Russell King");
MODULE_DESCRIPTION("i3 EtherH driver");
-static char *version __initdata =
+static char version[] __initdata =
"etherh [500/600/600A] ethernet driver (c) 2000 R.M.King v1.07\n";
#define ETHERH500_DATAPORT 0x200 /* MEMC */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)