patch-2.4.21 linux-2.4.21/drivers/net/sk98lin/skgehwt.c
Next file: linux-2.4.21/drivers/net/sk98lin/skgeinit.c
Previous file: linux-2.4.21/drivers/net/sk98lin/skge.c
Back to the patch index
Back to the overall index
- Lines: 61
- Date:
2003-06-13 07:51:35.000000000 -0700
- Orig file:
linux-2.4.20/drivers/net/sk98lin/skgehwt.c
- Orig date:
2001-07-04 11:50:39.000000000 -0700
diff -urN linux-2.4.20/drivers/net/sk98lin/skgehwt.c linux-2.4.21/drivers/net/sk98lin/skgehwt.c
@@ -1,32 +1,23 @@
/******************************************************************************
*
* Name: skgehwt.c
- * Project: PCI Gigabit Ethernet Adapter
- * Version: $Revision: 1.12 $
- * Date: $Date: 1998/10/15 15:11:34 $
+ * Project: GEnesis, PCI Gigabit Ethernet Adapter
+ * Version: $Revision: 1.13 $
+ * Date: $Date: 1999/11/22 13:31:12 $
* Purpose: Hardware Timer.
*
******************************************************************************/
/******************************************************************************
*
- * (C)Copyright 1989-1998 SysKonnect,
+ * (C)Copyright 1998,1999 SysKonnect,
* a business unit of Schneider & Koch & Co. Datensysteme GmbH.
- * All Rights Reserved
*
- * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF SYSKONNECT
- * The copyright notice above does not evidence any
- * actual or intended publication of such source code.
- *
- * This Module contains Proprietary Information of SysKonnect
- * and should be treated as Confidential.
- *
- * The information in this file is provided for the exclusive use of
- * the licensees of SysKonnect.
- * Such users have the right to use, modify, and incorporate this code
- * into products for purposes authorized by the license agreement
- * provided they include this notice and the associated copyright notice
- * with any such product.
+ * 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
+ * (at your option) any later version.
+ *
* The information in this file is provided "AS IS" without warranty.
*
******************************************************************************/
@@ -36,6 +27,9 @@
* History:
*
* $Log: skgehwt.c,v $
+ * Revision 1.13 1999/11/22 13:31:12 cgoos
+ * Changed license header to GPL.
+ *
* Revision 1.12 1998/10/15 15:11:34 gklug
* fix: ID_sccs to SysKonnectFileId
*
@@ -83,7 +77,7 @@
Event queue and dispatcher
*/
static const char SysKonnectFileId[] =
- "$Header: /usr56/projects/ge/schedule/skgehwt.c,v 1.12 1998/10/15 15:11:34 gklug Exp $" ;
+ "$Header: /usr56/projects/ge/schedule/skgehwt.c,v 1.13 1999/11/22 13:31:12 cgoos Exp $" ;
#include "h/skdrv1st.h" /* Driver Specific Definitions */
#include "h/skdrv2nd.h" /* Adapter Control- and Driver specific Def. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)