]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - drivers/sk98lin/h/skversion.h
Initial revision
[karo-tx-uboot.git] / drivers / sk98lin / h / skversion.h
1 /******************************************************************************
2  *
3  * Name:        version.h
4  * Project:     GEnesis, PCI Gigabit Ethernet Adapter
5  * Version:     $Revision$
6  * Date:        $Date$
7  * Purpose:     SK specific Error log support
8  *
9  ******************************************************************************/
10
11 /******************************************************************************
12  *
13  *      (C)Copyright 1998-2003 SysKonnect GmbH.
14  *
15  *      This program is free software; you can redistribute it and/or modify
16  *      it under the terms of the GNU General Public License as published by
17  *      the Free Software Foundation; either version 2 of the License, or
18  *      (at your option) any later version.
19  *
20  *      The information in this file is provided "AS IS" without warranty.
21  *
22  ******************************************************************************/
23
24 /******************************************************************************
25  *
26  * History:
27  *      $Log$
28  *      Revision 1.1  2007-03-09 09:43:59  lothar
29  *      Initial revision
30  *
31  *      Revision 1.4  2003/02/25 14:16:40  mlindner
32  *      Fix: Copyright statement
33  *
34  *      Revision 1.3  2003/02/25 13:30:18  mlindner
35  *      Add: Support for various vendors
36  *
37  *      Revision 1.1.2.1  2001/09/05 13:38:30  mlindner
38  *      Removed FILE description
39  *
40  *      Revision 1.1  2001/03/06 09:25:00  mlindner
41  *      first version
42  *
43  *
44  *
45  ******************************************************************************/
46
47
48 static const char SysKonnectFileId[] = "@(#) (C) SysKonnect GmbH.";
49 static const char SysKonnectBuildNumber[] =
50         "@(#)SK-BUILD: 6.05 PL: 01";
51
52 #define BOOT_STRING     "sk98lin: Network Device Driver v6.05\n" \
53                         "(C)Copyright 1999-2003 Marvell(R)."
54
55 #define VER_STRING      "6.05"