1278798Shselasky/*	$FreeBSD: releng/11.0/sys/dev/videomode/ediddevs.h 278798 2015-02-15 11:37:40Z hselasky $	*/
2278798Shselasky
3278798Shselasky/*
4278798Shselasky * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
5278798Shselasky *
6278798Shselasky * generated from:
7278798Shselasky *	NetBSD: ediddevs,v 1.1 2006/05/11 01:49:53 gdamore Exp
8278798Shselasky */
9278798Shselasky
10278798Shselasky/*-
11278798Shselasky * Copyright (c) 2006 Itronix Inc.
12278798Shselasky * All rights reserved.
13278798Shselasky *
14278798Shselasky * Written by Garrett D'Amore for Itronix Inc.
15278798Shselasky *
16278798Shselasky * Redistribution and use in source and binary forms, with or without
17278798Shselasky * modification, are permitted provided that the following conditions
18278798Shselasky * are met:
19278798Shselasky * 1. Redistributions of source code must retain the above copyright
20278798Shselasky *    notice, this list of conditions and the following disclaimer.
21278798Shselasky * 2. Redistributions in binary form must reproduce the above copyright
22278798Shselasky *    notice, this list of conditions and the following disclaimer in the
23278798Shselasky *    documentation and/or other materials provided with the distribution.
24278798Shselasky * 3. The name of Itronix Inc. may not be used to endorse
25278798Shselasky *    or promote products derived from this software without specific
26278798Shselasky *    prior written permission.
27278798Shselasky *
28278798Shselasky * THIS SOFTWARE IS PROVIDED BY ITRONIX INC. ``AS IS'' AND ANY EXPRESS
29278798Shselasky * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
30278798Shselasky * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
31278798Shselasky * ARE DISCLAIMED.  IN NO EVENT SHALL ITRONIX INC. BE LIABLE FOR ANY
32278798Shselasky * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
33278798Shselasky * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
34278798Shselasky * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
35278798Shselasky * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
36278798Shselasky * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
37278798Shselasky * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
38278798Shselasky * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39278798Shselasky */
40278798Shselasky#define	EDID_VENDOR_AAC	"AcerView"
41278798Shselasky#define	EDID_VENDOR_AOC	"AOC"
42278798Shselasky#define	EDID_VENDOR_APP	"Apple Computer"
43278798Shselasky#define	EDID_VENDOR_AST	"AST Research"
44278798Shselasky#define	EDID_VENDOR_CPL	"Compal"
45278798Shselasky#define	EDID_VENDOR_CPQ	"Compaq"
46278798Shselasky#define	EDID_VENDOR_CTX	"CTX"
47278798Shselasky#define	EDID_VENDOR_DEC	"DEC"
48278798Shselasky#define	EDID_VENDOR_DEL	"Dell"
49278798Shselasky#define	EDID_VENDOR_DPC	"Delta"
50278798Shselasky#define	EDID_VENDOR_DWE	"Daewoo"
51278798Shselasky#define	EDID_VENDOR_EIZ	"EIZO"
52278798Shselasky#define	EDID_VENDOR_ELS	"ELSA"
53278798Shselasky#define	EDID_VENDOR_EPI	"Envision"
54278798Shselasky#define	EDID_VENDOR_FCM	"Funai"
55278798Shselasky#define	EDID_VENDOR_FUJ	"Fujitsu"
56278798Shselasky#define	EDID_VENDOR_GSM	"LG Electronics"
57278798Shselasky#define	EDID_VENDOR_GWY	"Gateway 2000"
58278798Shselasky#define	EDID_VENDOR_HEI	"Hyundai"
59278798Shselasky#define	EDID_VENDOR_HIT	"Hitachi"
60278798Shselasky#define	EDID_VENDOR_HSL	"Hansol"
61278798Shselasky#define	EDID_VENDOR_HTC	"Hitachi/Nissei"
62278798Shselasky#define	EDID_VENDOR_HWP	"HP"
63278798Shselasky#define	EDID_VENDOR_IBM	"IBM"
64278798Shselasky#define	EDID_VENDOR_ICL	"Fujitsu ICL"
65278798Shselasky#define	EDID_VENDOR_IVM	"Iiyama"
66278798Shselasky#define	EDID_VENDOR_KDS	"Korea Data Systems"
67278798Shselasky#define	EDID_VENDOR_MEI	"Panasonic"
68278798Shselasky#define	EDID_VENDOR_MEL	"Mitsubishi Electronics"
69278798Shselasky#define	EDID_VENDOR_NAN	"Nanao"
70278798Shselasky#define	EDID_VENDOR_NEC	"NEC"
71278798Shselasky#define	EDID_VENDOR_NOK	"Nokia Data"
72278798Shselasky#define	EDID_VENDOR_PHL	"Philips"
73278798Shselasky#define	EDID_VENDOR_REL	"Relisys"
74278798Shselasky#define	EDID_VENDOR_SAM	"Samsung"
75278798Shselasky#define	EDID_VENDOR_SGI	"SGI"
76278798Shselasky#define	EDID_VENDOR_SNY	"Sony"
77278798Shselasky#define	EDID_VENDOR_SRC	"Shamrock"
78278798Shselasky#define	EDID_VENDOR_SUN	"Sun Microsystems"
79278798Shselasky#define	EDID_VENDOR_TAT	"Tatung"
80278798Shselasky#define	EDID_VENDOR_TOS	"Toshiba"
81278798Shselasky#define	EDID_VENDOR_TSB	"Toshiba"
82278798Shselasky#define	EDID_VENDOR_VSC	"ViewSonic"
83278798Shselasky#define	EDID_VENDOR_ZCM	"Zenith"
84278798Shselasky
85278798Shselasky/* Dell  - this exists for now as a sample.  I don't have one of these.  */
86278798Shselasky#define	EDID_PRODUCT_DEL_ULTRASCAN14XE_REVA	0x139A		/* Ultrascan 14XE */
87278798Shselasky#define	EDID_PRODUCT_DEL_ULTRASCAN14XE_REVB	0x139B		/* Ultrascan 14XE */
88278798Shselasky
89278798Shselasky/* ViewSonic */
90278798Shselasky#define	EDID_PRODUCT_VSC_17GS	0x0c00		/* 17GS */
91278798Shselasky#define	EDID_PRODUCT_VSC_17PS	0x0c0f		/* 17PS */
92