18c2ecf20Sopenharmony_ci/*
28c2ecf20Sopenharmony_ci *******************************************************************************
38c2ecf20Sopenharmony_ci * WARNING - THIS FILE HAS BEEN GENERATED - DO NOT CHANGE
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Filename:        drx_driver_version.h
68c2ecf20Sopenharmony_ci * Generated on:    Mon Jan 18 12:09:23 2010
78c2ecf20Sopenharmony_ci * Generated by:    IDF:x 1.3.0
88c2ecf20Sopenharmony_ci * Generated from:  ../../../device/drxj/version
98c2ecf20Sopenharmony_ci * Output start:    [entry point]
108c2ecf20Sopenharmony_ci *
118c2ecf20Sopenharmony_ci * filename         last modified               re-use
128c2ecf20Sopenharmony_ci *
138c2ecf20Sopenharmony_ci  Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.
148c2ecf20Sopenharmony_ci  All rights reserved.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci  Redistribution and use in source and binary forms, with or without
178c2ecf20Sopenharmony_ci  modification, are permitted provided that the following conditions are met:
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci  * Redistributions of source code must retain the above copyright notice,
208c2ecf20Sopenharmony_ci    this list of conditions and the following disclaimer.
218c2ecf20Sopenharmony_ci  * Redistributions in binary form must reproduce the above copyright notice,
228c2ecf20Sopenharmony_ci    this list of conditions and the following disclaimer in the documentation
238c2ecf20Sopenharmony_ci	and/or other materials provided with the distribution.
248c2ecf20Sopenharmony_ci  * Neither the name of Trident Microsystems nor Hauppauge Computer Works
258c2ecf20Sopenharmony_ci    nor the names of its contributors may be used to endorse or promote
268c2ecf20Sopenharmony_ci	products derived from this software without specific prior written
278c2ecf20Sopenharmony_ci	permission.
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ci  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
308c2ecf20Sopenharmony_ci  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
318c2ecf20Sopenharmony_ci  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
328c2ecf20Sopenharmony_ci  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
338c2ecf20Sopenharmony_ci  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
348c2ecf20Sopenharmony_ci  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
358c2ecf20Sopenharmony_ci  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
368c2ecf20Sopenharmony_ci  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
378c2ecf20Sopenharmony_ci  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
388c2ecf20Sopenharmony_ci  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
398c2ecf20Sopenharmony_ci  POSSIBILITY OF SUCH DAMAGE.
408c2ecf20Sopenharmony_ci*/
418c2ecf20Sopenharmony_ci
428c2ecf20Sopenharmony_ci/* -----------------------------------------------------
438c2ecf20Sopenharmony_ci * version.idf      Mon Jan 18 11:56:10 2010    -
448c2ecf20Sopenharmony_ci *
458c2ecf20Sopenharmony_ci */
468c2ecf20Sopenharmony_ci
478c2ecf20Sopenharmony_ci#ifndef __DRX_DRIVER_VERSION__H__
488c2ecf20Sopenharmony_ci#define __DRX_DRIVER_VERSION__H__ INCLUDED
498c2ecf20Sopenharmony_ci
508c2ecf20Sopenharmony_ci#ifdef _REGISTERTABLE_
518c2ecf20Sopenharmony_ci#include <registertable.h>
528c2ecf20Sopenharmony_ci	extern register_table_t drx_driver_version[];
538c2ecf20Sopenharmony_ci	extern register_table_info_t drx_driver_version_info[];
548c2ecf20Sopenharmony_ci#endif				/* _REGISTERTABLE_ */
558c2ecf20Sopenharmony_ci
568c2ecf20Sopenharmony_ci/*
578c2ecf20Sopenharmony_ci *==============================================================================
588c2ecf20Sopenharmony_ci * VERSION
598c2ecf20Sopenharmony_ci * version@/var/cvs/projects/drxj.cvsroot/hostcode/drxdriver/device/drxj
608c2ecf20Sopenharmony_ci *==============================================================================
618c2ecf20Sopenharmony_ci */
628c2ecf20Sopenharmony_ci
638c2ecf20Sopenharmony_ci#define VERSION__A      0x0
648c2ecf20Sopenharmony_ci#define   VERSION_MAJOR 1
658c2ecf20Sopenharmony_ci#define   VERSION_MINOR 0
668c2ecf20Sopenharmony_ci#define   VERSION_PATCH 56
678c2ecf20Sopenharmony_ci
688c2ecf20Sopenharmony_ci#endif				/* __DRX_DRIVER_VERSION__H__ */
698c2ecf20Sopenharmony_ci/*
708c2ecf20Sopenharmony_ci * End of file (drx_driver_version.h)
718c2ecf20Sopenharmony_ci *******************************************************************************
728c2ecf20Sopenharmony_ci */
73