1 /* 2 ******************************************************************************* 3 * WARNING - THIS FILE HAS BEEN GENERATED - DO NOT CHANGE 4 * 5 * Filename: drx_driver_version.h 6 * Generated on: Mon Jan 18 12:09:23 2010 7 * Generated by: IDF:x 1.3.0 8 * Generated from: ../../../device/drxj/version 9 * Output start: [entry point] 10 * 11 * filename last modified re-use 12 * 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 without 17 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 documentation 23 and/or other materials provided with the distribution. 24 * Neither the name of Trident Microsystems nor Hauppauge Computer Works 25 nor the names of its contributors may be used to endorse or promote 26 products derived from this software without specific prior written 27 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, THE 31 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 32 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 33 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 34 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 35 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 36 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 37 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 THE 39 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__ INCLUDED 49 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 * VERSION 59 * version@/var/cvs/projects/drxj.cvsroot/hostcode/drxdriver/device/drxj 60 *============================================================================== 61 */ 62 63 #define VERSION__A 0x0 64 #define VERSION_MAJOR 1 65 #define VERSION_MINOR 0 66 #define VERSION_PATCH 56 67 68 #endif /* __DRX_DRIVER_VERSION__H__ */ 69 /* 70 * End of file (drx_driver_version.h) 71 ******************************************************************************* 72 */ 73