Home | History | Annotate | Line # | Download | only in videomode
ediddevs.h revision 1.1.26.1
      1  1.1.26.1    rmind /*	$NetBSD: ediddevs.h,v 1.1.26.1 2007/03/12 05:57:48 rmind Exp $	*/
      2       1.1  gdamore 
      3       1.1  gdamore /*
      4       1.1  gdamore  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5       1.1  gdamore  *
      6       1.1  gdamore  * generated from:
      7  1.1.26.1    rmind  *	NetBSD: ediddevs,v 1.1 2006/05/11 01:49:53 gdamore Exp
      8       1.1  gdamore  */
      9       1.1  gdamore 
     10       1.1  gdamore /*-
     11       1.1  gdamore  * Copyright (c) 2006 Itronix Inc.
     12       1.1  gdamore  * All rights reserved.
     13       1.1  gdamore  *
     14       1.1  gdamore  * Written by Garrett D'Amore for Itronix Inc.
     15       1.1  gdamore  *
     16       1.1  gdamore  * Redistribution and use in source and binary forms, with or without
     17       1.1  gdamore  * modification, are permitted provided that the following conditions
     18       1.1  gdamore  * are met:
     19       1.1  gdamore  * 1. Redistributions of source code must retain the above copyright
     20       1.1  gdamore  *    notice, this list of conditions and the following disclaimer.
     21       1.1  gdamore  * 2. Redistributions in binary form must reproduce the above copyright
     22       1.1  gdamore  *    notice, this list of conditions and the following disclaimer in the
     23       1.1  gdamore  *    documentation and/or other materials provided with the distribution.
     24       1.1  gdamore  * 3. The name of Itronix Inc. may not be used to endorse
     25       1.1  gdamore  *    or promote products derived from this software without specific
     26       1.1  gdamore  *    prior written permission.
     27       1.1  gdamore  *
     28       1.1  gdamore  * THIS SOFTWARE IS PROVIDED BY ITRONIX INC. ``AS IS'' AND ANY EXPRESS
     29       1.1  gdamore  * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
     30       1.1  gdamore  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     31       1.1  gdamore  * ARE DISCLAIMED.  IN NO EVENT SHALL ITRONIX INC. BE LIABLE FOR ANY
     32       1.1  gdamore  * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
     33       1.1  gdamore  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
     34       1.1  gdamore  * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     35       1.1  gdamore  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
     36       1.1  gdamore  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
     37       1.1  gdamore  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
     38       1.1  gdamore  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     39       1.1  gdamore  */
     40       1.1  gdamore #define	EDID_VENDOR_AAC	"AcerView"
     41       1.1  gdamore #define	EDID_VENDOR_AOC	"AOC"
     42       1.1  gdamore #define	EDID_VENDOR_APP	"Apple Computer"
     43       1.1  gdamore #define	EDID_VENDOR_AST	"AST Research"
     44       1.1  gdamore #define	EDID_VENDOR_CPL	"Compal"
     45       1.1  gdamore #define	EDID_VENDOR_CPQ	"Compaq"
     46       1.1  gdamore #define	EDID_VENDOR_CTX	"CTX"
     47       1.1  gdamore #define	EDID_VENDOR_DEC	"DEC"
     48       1.1  gdamore #define	EDID_VENDOR_DEL	"Dell"
     49       1.1  gdamore #define	EDID_VENDOR_DPC	"Delta"
     50       1.1  gdamore #define	EDID_VENDOR_DWE	"Daewoo"
     51       1.1  gdamore #define	EDID_VENDOR_EIZ	"EIZO"
     52       1.1  gdamore #define	EDID_VENDOR_ELS	"ELSA"
     53       1.1  gdamore #define	EDID_VENDOR_EPI	"Envision"
     54       1.1  gdamore #define	EDID_VENDOR_FCM	"Funai"
     55       1.1  gdamore #define	EDID_VENDOR_FUJ	"Fujitsu"
     56       1.1  gdamore #define	EDID_VENDOR_GSM	"LG Electronics"
     57       1.1  gdamore #define	EDID_VENDOR_GWY	"Gateway 2000"
     58       1.1  gdamore #define	EDID_VENDOR_HEI	"Hyundai"
     59       1.1  gdamore #define	EDID_VENDOR_HIT	"Hitachi"
     60       1.1  gdamore #define	EDID_VENDOR_HSL	"Hansol"
     61       1.1  gdamore #define	EDID_VENDOR_HTC	"Hitachi/Nissei"
     62       1.1  gdamore #define	EDID_VENDOR_HWP	"HP"
     63       1.1  gdamore #define	EDID_VENDOR_IBM	"IBM"
     64       1.1  gdamore #define	EDID_VENDOR_ICL	"Fujitsu ICL"
     65       1.1  gdamore #define	EDID_VENDOR_IVM	"Iiyama"
     66       1.1  gdamore #define	EDID_VENDOR_KDS	"Korea Data Systems"
     67       1.1  gdamore #define	EDID_VENDOR_MEI	"Panasonic"
     68       1.1  gdamore #define	EDID_VENDOR_MEL	"Mitsubishi Electronics"
     69       1.1  gdamore #define	EDID_VENDOR_NAN	"Nanao"
     70       1.1  gdamore #define	EDID_VENDOR_NEC	"NEC"
     71       1.1  gdamore #define	EDID_VENDOR_NOK	"Nokia Data"
     72       1.1  gdamore #define	EDID_VENDOR_PHL	"Philips"
     73  1.1.26.1    rmind #define	EDID_VENDOR_REL	"Relisys"
     74       1.1  gdamore #define	EDID_VENDOR_SAM	"Samsung"
     75       1.1  gdamore #define	EDID_VENDOR_SGI	"SGI"
     76       1.1  gdamore #define	EDID_VENDOR_SNY	"Sony"
     77       1.1  gdamore #define	EDID_VENDOR_SRC	"Shamrock"
     78       1.1  gdamore #define	EDID_VENDOR_SUN	"Sun Microsystems"
     79       1.1  gdamore #define	EDID_VENDOR_TAT	"Tatung"
     80       1.1  gdamore #define	EDID_VENDOR_TOS	"Toshiba"
     81       1.1  gdamore #define	EDID_VENDOR_TSB	"Toshiba"
     82       1.1  gdamore #define	EDID_VENDOR_VSC	"ViewSonic"
     83       1.1  gdamore #define	EDID_VENDOR_ZCM	"Zenith"
     84       1.1  gdamore 
     85       1.1  gdamore /* Dell  - this exists for now as a sample.  I don't have one of these.  */
     86       1.1  gdamore #define	EDID_PRODUCT_DEL_ULTRASCAN14XE_REVA	0x139A		/* Ultrascan 14XE */
     87       1.1  gdamore #define	EDID_PRODUCT_DEL_ULTRASCAN14XE_REVB	0x139B		/* Ultrascan 14XE */
     88       1.1  gdamore 
     89       1.1  gdamore /* ViewSonic */
     90       1.1  gdamore #define	EDID_PRODUCT_VSC_17GS	0x0c00		/* 17GS */
     91       1.1  gdamore #define	EDID_PRODUCT_VSC_17PS	0x0c0f		/* 17PS */
     92