blob: 98b0aa77e4dce6e7f2d8a306e45d2ee21500ecdb [file] [log] [blame]
/******************************************************************************
*
* Name: skversion.h
* Project: GEnesis, PCI Gigabit Ethernet Adapter
* Version: $Revision: 1.1.4.1 $
* Date: $Date: 2006/08/29 13:32:53 $
* Purpose: specific version strings and numbers
*
******************************************************************************/
/******************************************************************************
*
* (C)Copyright 1998-2002 SysKonnect GmbH.
* (C)Copyright 2002-2005 Marvell.
*
* 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.
*
******************************************************************************/
#define BOOT_STRING "sk98lin: Network Device Driver v10.22.3.1 (alpha)\n" \
"(C)Copyright 1999-2007 Marvell(R)."
#define VER_STRING "10.22.3.1 (alpha)"
#define PATCHLEVEL "03"
#define DRIVER_FILE_NAME "sk98lin"
#define DRIVER_REL_DATE "Oct-15-2007"
#define DRV_NAME "sk98lin"
#define DRV_VERSION "10.22.3.1 (alpha)"
/*******************************************************************************
*
* End of file
*
******************************************************************************/