Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  *******************************************************************************
0003  * WARNING - THIS FILE HAS BEEN GENERATED - DO NOT CHANGE
0004  *
0005  * Filename:        drx_driver_version.h
0006  * Generated on:    Mon Jan 18 12:09:23 2010
0007  * Generated by:    IDF:x 1.3.0
0008  * Generated from:  ../../../device/drxj/version
0009  * Output start:    [entry point]
0010  *
0011  * filename         last modified               re-use
0012  *
0013   Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.
0014   All rights reserved.
0015 
0016   Redistribution and use in source and binary forms, with or without
0017   modification, are permitted provided that the following conditions are met:
0018 
0019   * Redistributions of source code must retain the above copyright notice,
0020     this list of conditions and the following disclaimer.
0021   * Redistributions in binary form must reproduce the above copyright notice,
0022     this list of conditions and the following disclaimer in the documentation
0023     and/or other materials provided with the distribution.
0024   * Neither the name of Trident Microsystems nor Hauppauge Computer Works
0025     nor the names of its contributors may be used to endorse or promote
0026     products derived from this software without specific prior written
0027     permission.
0028 
0029   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
0030   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
0031   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
0032   ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
0033   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
0034   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
0035   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
0036   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
0037   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
0038   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
0039   POSSIBILITY OF SUCH DAMAGE.
0040 */
0041 
0042 /* -----------------------------------------------------
0043  * version.idf      Mon Jan 18 11:56:10 2010    -
0044  *
0045  */
0046 
0047 #ifndef __DRX_DRIVER_VERSION__H__
0048 #define __DRX_DRIVER_VERSION__H__ INCLUDED
0049 
0050 #ifdef _REGISTERTABLE_
0051 #include <registertable.h>
0052     extern register_table_t drx_driver_version[];
0053     extern register_table_info_t drx_driver_version_info[];
0054 #endif              /* _REGISTERTABLE_ */
0055 
0056 /*
0057  *==============================================================================
0058  * VERSION
0059  * version@/var/cvs/projects/drxj.cvsroot/hostcode/drxdriver/device/drxj
0060  *==============================================================================
0061  */
0062 
0063 #define VERSION__A      0x0
0064 #define   VERSION_MAJOR 1
0065 #define   VERSION_MINOR 0
0066 #define   VERSION_PATCH 56
0067 
0068 #endif              /* __DRX_DRIVER_VERSION__H__ */
0069 /*
0070  * End of file (drx_driver_version.h)
0071  *******************************************************************************
0072  */