patch-2.2.15 linux/drivers/net/sk98lin/skgeinit.c
Next file: linux/drivers/net/sk98lin/skgepnmi.c
Previous file: linux/drivers/net/sk98lin/skgehwt.c
Back to the patch index
Back to the overall index
- Lines: 39
- Date:
Fri Apr 21 12:46:19 2000
- Orig file:
v2.2.14/drivers/net/sk98lin/skgeinit.c
- Orig date:
Tue Jan 4 21:18:52 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/net/sk98lin/skgeinit.c linux/drivers/net/sk98lin/skgeinit.c
@@ -2,8 +2,8 @@
*
* Name: skgeinit.c
* Project: GEnesis, PCI Gigabit Ethernet Adapter
- * Version: $Revision: 1.54 $
- * Date: $Date: 1999/10/26 07:32:54 $
+ * Version: $Revision: 1.55 $
+ * Date: $Date: 1999/11/22 13:32:26 $
* Purpose: Contains functions to initialize the GE HW
*
******************************************************************************/
@@ -13,8 +13,6 @@
* (C)Copyright 1998,1999 SysKonnect,
* a business unit of Schneider & Koch & Co. Datensysteme GmbH.
*
- * See the file "skge.c" for further information.
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -29,6 +27,9 @@
* History:
*
* $Log: skgeinit.c,v $
+ * Revision 1.55 1999/11/22 13:32:26 cgoos
+ * Changed license header to GPL.
+ *
* Revision 1.54 1999/10/26 07:32:54 malthoff
* Initialize PHWLinkUp with SK_FALSE. Required for Diagnostics.
*
@@ -275,7 +276,7 @@
/* local variables ************************************************************/
static const char SysKonnectFileId[] =
- "@(#)$Id: skgeinit.c,v 1.54 1999/10/26 07:32:54 malthoff Exp $ (C) SK ";
+ "@(#)$Id: skgeinit.c,v 1.55 1999/11/22 13:32:26 cgoos Exp $ (C) SK ";
struct s_QOffTab {
int RxQOff; /* Receive Queue Address Offset */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)