1
0
uboot-1.1.4-kirkwood/drivers/sk98lin/h/skversion.h

37 lines
1.3 KiB
C
Raw Normal View History

2024-01-07 23:57:24 +01:00
/******************************************************************************
*
2024-01-09 13:43:28 +01:00
* Name: skversion.h
2024-01-07 23:57:24 +01:00
* Project: GEnesis, PCI Gigabit Ethernet Adapter
2024-01-09 13:43:28 +01:00
* Version: $Revision: 1.3.2.1 $
* Date: $Date: 2005/04/11 09:00:53 $
* Purpose: specific version strings and numbers
2024-01-07 23:57:24 +01:00
*
******************************************************************************/
/******************************************************************************
*
2024-01-09 13:43:28 +01:00
* (C)Copyright 1998-2002 SysKonnect GmbH.
* (C)Copyright 2002-2005 Marvell.
2024-01-07 23:57:24 +01:00
*
* 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.
*
******************************************************************************/
2024-01-09 13:43:28 +01:00
#define BOOT_STRING "sk98lin: Network Device Driver v8.32.2.3\n" \
"(C)Copyright 1999-2006 Marvell(R)."
#define VER_STRING "8.32.2.3"
#define PATCHLEVEL "02"
#define DRIVER_FILE_NAME "sk98lin"
#define DRIVER_REL_DATE "Apr-27-2006"
/*******************************************************************************
2024-01-07 23:57:24 +01:00
*
2024-01-09 13:43:28 +01:00
* End of file
2024-01-07 23:57:24 +01:00
*
******************************************************************************/