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