brintos

brintos / linux-shallow public Read only

0
0
Text · 2.8 KiB · ff05a4f Raw
73 lines · c
1/*2 *******************************************************************************3 * WARNING - THIS FILE HAS BEEN GENERATED - DO NOT CHANGE4 *5 * Filename:        drx_driver_version.h6 * Generated on:    Mon Jan 18 12:09:23 20107 * Generated by:    IDF:x 1.3.08 * Generated from:  ../../../device/drxj/version9 * Output start:    [entry point]10 *11 * filename         last modified               re-use12 *13  Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.14  All rights reserved.15 16  Redistribution and use in source and binary forms, with or without17  modification, are permitted provided that the following conditions are met:18 19  * Redistributions of source code must retain the above copyright notice,20    this list of conditions and the following disclaimer.21  * Redistributions in binary form must reproduce the above copyright notice,22    this list of conditions and the following disclaimer in the documentation23	and/or other materials provided with the distribution.24  * Neither the name of Trident Microsystems nor Hauppauge Computer Works25    nor the names of its contributors may be used to endorse or promote26	products derived from this software without specific prior written27	permission.28 29  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"30  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE31  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE32  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE33  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR34  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF35  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS36  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN37  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)38  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE39  POSSIBILITY OF SUCH DAMAGE.40*/41 42/* -----------------------------------------------------43 * version.idf      Mon Jan 18 11:56:10 2010    -44 *45 */46 47#ifndef __DRX_DRIVER_VERSION__H__48#define __DRX_DRIVER_VERSION__H__ INCLUDED49 50#ifdef _REGISTERTABLE_51#include <registertable.h>52	extern register_table_t drx_driver_version[];53	extern register_table_info_t drx_driver_version_info[];54#endif				/* _REGISTERTABLE_ */55 56/*57 *==============================================================================58 * VERSION59 * version@/var/cvs/projects/drxj.cvsroot/hostcode/drxdriver/device/drxj60 *==============================================================================61 */62 63#define VERSION__A      0x064#define   VERSION_MAJOR 165#define   VERSION_MINOR 066#define   VERSION_PATCH 5667 68#endif				/* __DRX_DRIVER_VERSION__H__ */69/*70 * End of file (drx_driver_version.h)71 *******************************************************************************72 */73