blob: aefbc5ae4aed4dc109440c727de00dbc96e88368 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
|
#
# Vendor Name and URL
#
# Syntax:
# name <name>
# name_short <shorter name>
# url <url>
# url_support <url>
# ansi_color n[;n][...]
# [match_string|match_string_case|match_string_exact] <match>
# ...
# [match_string|match_string_case|match_string_exact] <match>
# [match_string|match_string_case|match_string_exact] <match>
#
#
# Except for the newline, trailing whitespace is included in the string.
# Match strings should be unique.
#
name Lenovo Group
name_short Lenovo
url www.lenovo.com
url_support support.lenovo.com
ansi_color 0;97;41
match_string lenovo
# EDID vendor code: LEN
match_string_exact LEN
name ASUSTeK Computer
name_short ASUS
url www.asus.com
ansi_color 0;30;47
match_string ASUSTek
match_string ASUS
# PCI Vendor 1022
name Advanced Micro Devices
name_short AMD
url www.amd.com
ansi_color 0;97;41
match_string Advanced Micro Devices
match_string_case AMD
# PCI Vendor 1002 (used for GPUs)
name Advanced Micro Devices (formerly ATI)
name_short AMD/ATI
url www.amd.com
ansi_color 0;97;41
match_string ATI Technologies
match_string Advanced Micro Devices, Inc. [AMD/ATI]
match_string_case AMD/ATI
match_string_case ATI
name nVidia Corporation
name_short nVidia
url www.nvidia.com
ansi_color 0;97;42
match_string nVidia
name G.Skill International Enterprise
name_short G.Skill
url www.gskill.com
ansi_color 0;31;107
match_string G.Skill
match_string G-Skill
name 3Com
url www.3com.com
match_string 3Com
name Intel Corporation
name_short Intel
url www.intel.com
ansi_color 0;97;44
match_string Intel
name Cirrus Logic
url www.cirrus.com
match_string Cirrus Logic
name VIA Technologies
name_short VIA
url www.via.com.tw
ansi_color 0;36;107
match_string_case VIA
name NEC Corporation
name_short NEC
url www.nec.com
ansi_color 0;94;107
# EDID vendor code: NEC
match_string_case NEC
name Realtek Semiconductor
name_short Realtek
url www.realtek.com.tw
ansi_color 0;34;107
match_string Realtek
name Toshiba Corporation
# styled in all-caps
name_short TOSHIBA
url www.toshiba.com
ansi_color 0;91;47
match_string Toshiba
# EDID vendor code: TSB
match_string_exact TSB
name Vizio
# EDID vendor code: VIZ
match_string_exact VIZ
name ViewSonic Corporation
name_short ViewSonic
url www.viewsonic.com
ansi_color 0;35;103
# EDID vendor code: VSC
match_string_exact VSC
name LITE-ON
url www.liteonit.com
match_string_case LITE-ON
name Maxtor
url www.maxtor.com
match_string Maxtor
name Samsung
url www.samsung.com
ansi_color 0;47;30
match_string Samsung
# EDID vendor code: SAM
match_string_exact SAM
name Pioneer
url www.pioneer-eur.com
match_string Pioneer
# EDID vendor code: PIO
match_string_exact PIO
name Plextor
url www.plextor.be
match_string Plextor
name Western Digital
name_short WD
url www.wdc.com
ansi_color 0;37;40
match_string_case WDC
name LG Electronics
name_short LG
url www.lge.com
ansi_color 0;97;41
match_string Lucky-Goldstar
match_string_case LG
name LG Display
name_short LG Display
url www.lgdisplay.com
ansi_color 0;97;41
match_string LG Display
match_string LG.Philips
# EDID vendor code: LGD
match_string_exact LGD
name Hitachi-LG Data Storage
name_short HLDS
url http://hlds.co.kr
match_string_case HL-DT-ST
name Hitachi
name_short HITACHI
url www.hitachi.com
ansi_color 0;30;47
match_string Hitachi
# EDID vendor code: HTC
match_string_exact HTC
name Lexmark
url www.lexmark.com
match_string Lexmark
name Creative Labs
url www.creative.com
match_string Creative Labs
name Conexant
url www.brooktree.com
match_string Brooktree
name Atheros Communications
url www.atheros.com
match_string Atheros
name Panasonic Industry Company
name_short Panasonic
url www.panasonic.com
ansi_color 0;30;107
match_string MATSHITA
# EDID vendor code: MEI
match_string_exact MEI
name Silicon Image
url www.siliconimage.com
match_string Silicon Image
match_string Silicon Integrated Image
name Broadcom Corporation
name_short Broadcom
url www.broadcom.com
ansi_color 0;30;41
match_string Broadcom
name Apple Computer
name_short Apple
url www.apple.com
ansi_color 0;97;100
match_string Apple
# EDID vendor code: APP
match_string_exact APP
name International Business Machines Corporation
name_short IBM
url www.ibm.com
ansi_color 0;94;107
match_string_case IBM
name Dell Computer
name_short Dell
url www.dell.com
ansi_color 0;97;44
match_string Dell
# Dell PowerEdge/PowerVault controller SCSI vendor
match_string PE/PV
# EDID vendor code: DEL
match_string_exact DEL
name Logitech International
name_short logitech
ansi_color 0;30;107
url www.logitech.com
match_string Logitech
name Fujitsu
url www.fujitsu.com
match_string FUJITSU
name Sony
name_short SONY
url www.sony.com
ansi_color 0;30;107
match_string Sony
# match_string_case CDU
# EDID vendor code: SNY
match_string_exact SNY
name SanDisk
url www.sandisk.com
ansi_color 0;31;40
match_string SanDisk
name ExcelStor Technology
url www.excelstor.com
match_string ExcelStor
name D-Link
url www.dlink.com.tw
ansi_color 0;97;44
match_string D-Link
name Gigabyte Technology
name_short Gigabyte
url www.gigabyte.com.tw
ansi_color 0;94;47
match_string Giga-byte
match_string Gigabyte
name Micro-Star International
name_short MSI
url www.msi.com
url_support www.msi.com/support
ansi_color 0;97;40
match_string Micro-Star Int'l Co.,Ltd.
match_string Micro Star
match_string_case MSI
name ZOTAC International
name_short ZOTAC
url www.zotac.com
url_support www.zotac.com/support/
ansi_color 0;90;43
match_string ZOTAC
name C-Media Electronics
name_short C-Media
url www.cmedia.com.tw
match_string C-Media
name AVerMedia Technologies
name_short AVerMedia
url www.aver.com
match_string Avermedia
name Koninklijke Philips
name_short PHILIPS
url www.philips.com
match_string Philips
# EDID vendor code: PHL
match_string_exact PHL
name Sharp Corporation
name_short SHARP
ansi_color 0;31;107
match_string Sharp
# EDID vendor code: SHP
match_string_exact SHP
name Ralink Technology
name_short Ralink
url www.ralinktech.com
ansi_color 0;36;107
match_string RaLink
name Siemens AG
name_short Siemens
url www.siemens.com
match_string Siemens
name Hewlett-Packard
name_short HP
url www.hp.com
ansi_color 0;97;46
match_string Hewlett-Packard
# EDID vendor code: HWP
match_string_exact HWP
match_string_case HP
name TEAC Corporation
name_short TEAC
url www.teac.com
ansi_color 0;34;107
match_string_case TEAC
name Microsoft
url www.microsoft.com
ansi_color 0;97;40
match_string Microsoft
name Memorex Products
name_short Memorex
url www.memorex.com
match_string Memorex
name eMPIA Technology
url www.empiatech.com.tw
match_string_case eMPIA
name Canon
url www.canon.com
ansi_color 0;31;107
match_string Canon
name A4tech
url www.a4tech.com
match_string A4Tech
name Alcor
url www.alcor.org
match_string ALCOR
name Vimicro
url www.vimicro.com
match_string Vimicro
name Ours Technology
url www.oti.com.tw
match_string_case OTi
name BenQ
url www.benq.com
match_string BENQ
name Acer
name_short acer
url www.acer.com
ansi_color 0;32;107
match_string Acer
# EDID vendor code: ACR
match_string_exact ACR
name Quantum
url www.quantum.com
match_string QUANTUM
name Kingston Technology
name_short Kingston
url www.kingston.com
ansi_color 0;31;40
match_string Kingston
name Chicony
url www.chicony.com.tw
match_string Chicony
name Genius
url www.genius.ru
match_string Genius
name KYE Systems
name_short KYE
url www.genius-kye.com
match_string_case KYE
name STMicroelectronics
name_short ST
url www.st.com
ansi_color 0;97;104
match_string STMicroelectronics
match_string ST Micro
name Micron Technology
name_short Micron
url www.micron.com
ansi_color 0;34;47
match_string Micron
name Crucial (Micron)
name_short Crucial
url www.crucial.com
ansi_color 0;37;44
match_string Crucial
name Toshiba Samsung Storage Technology
name_short TSST
url www.tsst.co.kr
match_string_case TSST
name Seagate Technology
name_short SEAGATE
url www.seagate.com
ansi_color 0;92;100
match_string Seagate
# match_string_case ST
name Silicon Integrated Systems Corporation
name_short SIS
url www.sis.com
match_string Silicon Integrated Systems
match_string_case SIS
name S3 Graphics
name_short VIA/S3
url www.s3graphics.com
url_support www.s3graphics.com/en/drivers
ansi_color 0;30;103
match_string S3 Graphics
match_string_case VIA/S3
name Fuzhou Rockchip Electronics
name_short Rockchip
url www.rock-chips.com
ansi_color 0;34;43
match_string Rockchip
name Qualcomm Incorporated
name_short Qualcomm
url www.qualcomm.com
ansi_color 0;94;47
match_string Qualcomm
name Arm Holdings
# styled lower-case "arm"
name_short arm
url arm.com
ansi_color 0;36;107
match_string ARM
name Microchip Technology (formerly Standard Microsystems)
name_short SMC
ansi_color 0;37;40
match_string Standard Microsystems
name Linux Foundation
name_short Linux
ansi_color 0;33;40
match_string Linux Foundation
match_string Linux
name ASMedia Technology
name_short ASMedia
url www.asmedia.com.tw
ansi_color 0;30;46
match_string_case ASMedia
name Sapphire Technology
name_short SAPPHIRE
url www.sapphiretech.com
ansi_color 0;30;107
match_string sapphire tech
name Synopsys
url www.synopsys.com
ansi_color 0;35;107
match_string Synopsys
name Raspberry Pi Foundation
name_short RaspberryPi
url www.raspberrypi.org
ansi_color 0;97;42
match_string RaspberryPi
match_string Raspberry Pi
name Embest Technology
name_short Embest
url www.embest-tech.com
ansi_color 0;96;44
match_string Embest
name Transcend Information
name_short Transcend
url transcend-info.com
ansi_color 0;31;47
match_string Transcend
name ADATA Technology
name_short ADATA
ansi_color 0;34;47
match_string_case ADATA
name Victor Company of Japan
name_short JVC
url www.victor.co.jp
ansi_color 0;91;107
match_string_case JVC
name ASRock
url www.asrock.com
ansi_color 0;32;107
match_string ASRock
name Biostar Microtech International
name_short BIOSTAR
url www.biostar.tw
ansi_color 0;31;40
match_string Biostar
name EVGA
url www.evga.com
ansi_color 0;34;107
match_string EVGA
name Elitegroup Computer Systems
name_short ECS
ansi_color 0;36;41
match_string_case ECS
name SANYO
name_short SANYO
url www.sanyo.com
match_string SANYO
#
# BIOS manufacturers
#
name American Megatrends
name_short AMI
url www.ami.com
ansi_color 0;31;47
match_string American Megatrends
name Award Software International
name_short Award
url www.award-bios.com
ansi_color 0;93;44
match_string Award
name Phoenix Technologies
name_short Phoenix
url www.phoenix.com
ansi_color 0;31;47
match_string Phoenix
name Insyde Software
name_short Insyde
url www.insyde.com
ansi_color 0;30;42
match_string Insyde
name Coreboot Project
name_short Coreboot
url www.coreboot.org
match_string coreboot
#
# Linux
#
name Debian
url www.debian.org
ansi_color 0;31;107
match_string debian
name Raspbian
url www.raspberrypi.org/downloads/raspbian/
ansi_color 0;97;101
match_string raspbian
name Canonical
url www.canonical.com
ansi_color 0;97;45
match_string canonical
name Ubuntu
url www.ubuntu.com
ansi_color 0;97;45
match_string ubuntu
name Arch Linux
name_short Arch
url www.archlinux.org
ansi_color 0;36;107
match_string arch linux
#
# x86 vendor strings
#
name Advanced Micro Devices
name_short AMD
url www.amd.com
ansi_color 0;97;41
match_string AMDisbetter!
match_string AuthenticAMD
name Intel Corporation
name_short Intel
url www.intel.com
url_support ark.intel.com
ansi_color 0;97;44
match_string GenuineIntel
name VIA Technologies
name_short VIA
url www.via.tw
ansi_color 0;36;107
match_string VIA VIA VIA
name VIA (formerly Centaur Technology)
name_short VIA (Centaur)
url www.via.tw
ansi_color 0;36;107
match_string CentaurHauls
name VIA (formerly Cyrix)
name_short VIA (Cyrix)
url www.via.tw
ansi_color 0;36;107
match_string CyrixInstead
name Transmeta Corporation
name_short Transmeta
match_string TransmetaCPU
match_string GenuineTMx86
name National Semiconductor
name_short NSC
match_string Geode by NSC
name NexGen
match_string NexGenDriven
name Rise Technology
name_short Rise
match_string RiseRiseRise
name Silicon Integrated Systems
name_short SIS
match_string SiS SiS SiS
name United Microelectronics Corporation
name_short UMC
match_string UMC UMC UMC
name DMP Electronics
match_string Vortex86 SoC
#
# x86 VM vendor strings
#
name KVM
url www.linux-kvm.org
match_string KVMKVMKVM
name Microsoft Hyper-V
url www.microsoft.com
match_string Microsoft Hv
name Parallels
url www.parallels.com
match_string lrpepyh vr
name VMware
url www.vmware.com
match_string VMwareVMware
name Xen HVM
url www.xenproject.org
match_string XenVMMXenVMM
|