patch-2.2.15 linux/drivers/net/sk98lin/skvpd.c
Next file: linux/drivers/net/sk98lin/skxmac2.c
Previous file: linux/drivers/net/sk98lin/sktimer.c
Back to the patch index
Back to the overall index
- Lines: 39
- Date:
Fri Apr 21 12:46:20 2000
- Orig file:
v2.2.14/drivers/net/sk98lin/skvpd.c
- Orig date:
Tue Jan 4 21:18:52 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/net/sk98lin/skvpd.c linux/drivers/net/sk98lin/skvpd.c
@@ -2,8 +2,8 @@
*
* Name: skvpd.c
* Project: GEnesis, PCI Gigabit Ethernet Adapter
- * Version: $Revision: 1.24 $
- * Date: $Date: 1999/03/11 14:25:49 $
+ * Version: $Revision: 1.25 $
+ * Date: $Date: 1999/11/22 13:39:32 $
* Purpose: Shared software to read and write VPD data
*
******************************************************************************/
@@ -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: skvpd.c,v $
+ * Revision 1.25 1999/11/22 13:39:32 cgoos
+ * Changed license header to GPL.
+ *
* Revision 1.24 1999/03/11 14:25:49 malthoff
* Replace __STDC__ with SK_KR_PROTO.
*
@@ -120,7 +121,7 @@
Please refer skvpd.txt for infomation how to include this module
*/
static const char SysKonnectFileId[] =
- "@(#)$Id: skvpd.c,v 1.24 1999/03/11 14:25:49 malthoff Exp $ (C) SK" ;
+ "@(#)$Id: skvpd.c,v 1.25 1999/11/22 13:39:32 cgoos Exp $ (C) SK" ;
#include "h/skdrv1st.h"
#include "h/sktypes.h"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)