2022-10-31 14:20:13 +03:00
--- 20-acpi-vendor.hwdb.base 2022-10-31 11:15:33.457268398 +0000
+++ 20-acpi-vendor.hwdb 2022-10-31 11:15:33.461268485 +0000
2015-05-20 02:35:02 +03:00
@@ -3,6 +3,8 @@
# Data imported from:
Update UEFI URLs (#12260)
* Use more secure https://www.uefi.org
http://www.uefi.org directs to https://uefi.org/, so this saves one
redirect.
$ curl -I http://www.uefi.org
HTTP/1.1 302 Found
Server: nginx
Date: Tue, 09 Apr 2019 14:54:46 GMT
Content-Type: text/html; charset=iso-8859-1
Connection: keep-alive
X-Content-Type-Options: nosniff
Location: https://uefi.org/
Cache-Control: max-age=1209600
Expires: Tue, 23 Apr 2019 14:54:46 GMT
Run the command below to update all occurrences.
git grep -l http://www.uefi.org | xargs sed -i 's,http://www.uefi.org,https://www.uefi.org,'
* Use https://uefi.org to save redirect
Save one redirect by using the target location.
$ curl -I https://www.uefi.org
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Tue, 09 Apr 2019 14:55:42 GMT
Content-Type: text/html; charset=iso-8859-1
Connection: keep-alive
X-Content-Type-Options: nosniff
Location: https://uefi.org/
Cache-Control: max-age=1209600
Expires: Tue, 23 Apr 2019 14:55:42 GMT
Run the command below to update all occurrences.
git grep -l https://www.uefi.org | xargs sed -i 's,https://www.uefi.org,https://uefi.org,'
2019-04-09 19:37:46 +03:00
# https://uefi.org/uefi-pnp-export
# https://uefi.org/uefi-acpi-export
2015-05-20 02:35:02 +03:00
+#
+# With various additions from other sources
2017-10-02 14:19:21 +03:00
acpi:3GVR*:
ID_VENDOR_FROM_DATABASE=VR Technology Holdings Limited
@@ -16,9 +18,6 @@
2015-05-20 02:35:02 +03:00
acpi:AAVA*:
ID_VENDOR_FROM_DATABASE=Aava Mobile Oy
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:ACPI*:
- ID_VENDOR_FROM_DATABASE=Intel Corporation
-
acpi:AMDI*:
ID_VENDOR_FROM_DATABASE=AMD
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -343,6 +342,9 @@
2015-05-20 02:35:02 +03:00
acpi:AAA*:
ID_VENDOR_FROM_DATABASE=Avolites Ltd
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:AAC*:
+ ID_VENDOR_FROM_DATABASE=AcerView
+
acpi:AAE*:
ID_VENDOR_FROM_DATABASE=Anatek Electronics Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -370,6 +372,9 @@
2015-05-20 02:35:02 +03:00
acpi:ABO*:
ID_VENDOR_FROM_DATABASE=D-Link Systems Inc
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:ABP*:
+ ID_VENDOR_FROM_DATABASE=Advansys
+
acpi:ABS*:
ID_VENDOR_FROM_DATABASE=Abaco Systems, Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -415,7 +420,7 @@
2015-05-20 02:35:02 +03:00
acpi:ACO*:
ID_VENDOR_FROM_DATABASE=Allion Computer Inc.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:ACP*:
+acpi:ACP[0-9A-F]*:
ID_VENDOR_FROM_DATABASE=Aspen Tech Inc
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:ACR*:
2022-10-24 22:25:30 +03:00
@@ -691,6 +696,9 @@
2015-05-20 02:35:02 +03:00
acpi:AMT*:
ID_VENDOR_FROM_DATABASE=AMT International Industry
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:AMW*:
+ ID_VENDOR_FROM_DATABASE=AMW
+
acpi:AMX*:
ID_VENDOR_FROM_DATABASE=AMX LLC
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -739,6 +747,9 @@
2015-05-20 02:35:02 +03:00
acpi:AOA*:
ID_VENDOR_FROM_DATABASE=AOpen Inc.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:AOC*:
+ ID_VENDOR_FROM_DATABASE=AOC
+
acpi:AOE*:
ID_VENDOR_FROM_DATABASE=Advanced Optics Electronics, Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -748,6 +759,9 @@
2015-05-20 02:35:02 +03:00
acpi:AOT*:
ID_VENDOR_FROM_DATABASE=Alcatel
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:APA*:
+ ID_VENDOR_FROM_DATABASE=Adaptec
+
acpi:APC*:
ID_VENDOR_FROM_DATABASE=American Power Conversion
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -926,7 +940,7 @@
2021-03-30 14:16:30 +03:00
ID_VENDOR_FROM_DATABASE=ALPS ALPINE CO., LTD.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:AUO*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - AUO
+ ID_VENDOR_FROM_DATABASE=AU Optronics
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:AUR*:
ID_VENDOR_FROM_DATABASE=Aureal Semiconductor
2022-10-24 22:25:30 +03:00
@@ -1006,6 +1020,9 @@
2017-10-02 14:19:21 +03:00
acpi:AXE*:
ID_VENDOR_FROM_DATABASE=Axell Corporation
2015-05-20 02:35:02 +03:00
+acpi:AXE*:
+ ID_VENDOR_FROM_DATABASE=D-Link Systems Inc
+
acpi:AXI*:
ID_VENDOR_FROM_DATABASE=American Magnetics
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -1162,6 +1179,9 @@
2015-05-20 02:35:02 +03:00
acpi:BML*:
ID_VENDOR_FROM_DATABASE=BIOMED Lab
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:BMM*:
+ ID_VENDOR_FROM_DATABASE=BMM
+
acpi:BMS*:
ID_VENDOR_FROM_DATABASE=BIOMEDISYS
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -1174,6 +1194,9 @@
2015-05-20 02:35:02 +03:00
acpi:BNO*:
ID_VENDOR_FROM_DATABASE=Bang & Olufsen
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:BNQ*:
+ ID_VENDOR_FROM_DATABASE=BenQ Corporation
+
acpi:BNS*:
ID_VENDOR_FROM_DATABASE=Boulder Nonlinear Systems
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -1417,6 +1440,9 @@
2015-05-20 02:35:02 +03:00
acpi:CHA*:
ID_VENDOR_FROM_DATABASE=Chase Research PLC
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:CHC*:
+ ID_VENDOR_FROM_DATABASE=Chic Technology Corp.
+
acpi:CHD*:
ID_VENDOR_FROM_DATABASE=ChangHong Electric Co.,Ltd
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -1579,6 +1605,9 @@
2015-05-20 02:35:02 +03:00
acpi:COD*:
ID_VENDOR_FROM_DATABASE=CODAN Pty. Ltd.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:COG*:
+ ID_VENDOR_FROM_DATABASE=Cogent
+
acpi:COI*:
ID_VENDOR_FROM_DATABASE=Codec Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -1988,7 +2017,7 @@
2015-05-20 02:35:02 +03:00
ID_VENDOR_FROM_DATABASE=Dragon Information Technology
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:DJE*:
- ID_VENDOR_FROM_DATABASE=Capstone Visua lProduct Development
+ ID_VENDOR_FROM_DATABASE=Capstone Visual Product Development
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:DJP*:
ID_VENDOR_FROM_DATABASE=Maygay Machines, Ltd
2022-10-24 22:25:30 +03:00
@@ -2326,6 +2355,9 @@
2018-06-12 16:57:47 +03:00
acpi:EIN*:
ID_VENDOR_FROM_DATABASE=Elegant Invention
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:EIZ*:
+ ID_VENDOR_FROM_DATABASE=Eizo
+
acpi:EKA*:
ID_VENDOR_FROM_DATABASE=MagTek Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -2596,6 +2628,9 @@
2015-05-20 02:35:02 +03:00
acpi:FCG*:
ID_VENDOR_FROM_DATABASE=First International Computer Ltd
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:FCM*:
+ ID_VENDOR_FROM_DATABASE=Funai
+
acpi:FCS*:
ID_VENDOR_FROM_DATABASE=Focus Enhancements, Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -2972,7 +3007,7 @@
2018-09-11 01:35:30 +03:00
ID_VENDOR_FROM_DATABASE=General Standards Corporation
acpi:GSM*:
- ID_VENDOR_FROM_DATABASE=Goldstar Company Ltd
+ ID_VENDOR_FROM_DATABASE=LG Electronics
acpi:GSN*:
ID_VENDOR_FROM_DATABASE=Grandstream Networks, Inc.
2022-10-24 22:25:30 +03:00
@@ -3082,6 +3117,9 @@
2015-05-20 02:35:02 +03:00
acpi:HEC*:
ID_VENDOR_FROM_DATABASE=Hisense Electric Co., Ltd.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:HEI*:
+ ID_VENDOR_FROM_DATABASE=Hyundai
+
acpi:HEL*:
ID_VENDOR_FROM_DATABASE=Hitachi Micro Systems Europe Ltd
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -3214,6 +3252,9 @@
2015-05-20 02:35:02 +03:00
acpi:HSD*:
ID_VENDOR_FROM_DATABASE=HannStar Display Corp
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:HSL*:
+ ID_VENDOR_FROM_DATABASE=Hansol
+
acpi:HSM*:
ID_VENDOR_FROM_DATABASE=AT&T Microelectronics
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -3340,6 +3381,9 @@
2015-05-20 02:35:02 +03:00
acpi:ICI*:
ID_VENDOR_FROM_DATABASE=Infotek Communication Inc
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:ICL*:
+ ID_VENDOR_FROM_DATABASE=Fujitsu ICL
+
acpi:ICM*:
ID_VENDOR_FROM_DATABASE=Intracom SA
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -3436,6 +3480,9 @@
2015-05-20 02:35:02 +03:00
acpi:IKE*:
ID_VENDOR_FROM_DATABASE=Ikegami Tsushinki Co. Ltd.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:IKN*:
+ ID_VENDOR_FROM_DATABASE=IKON
+
acpi:IKS*:
ID_VENDOR_FROM_DATABASE=Ikos Systems Inc
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -3484,6 +3531,9 @@
2022-09-19 13:26:33 +03:00
acpi:IMX*:
ID_VENDOR_FROM_DATABASE=arpara Technology Co., Ltd.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:IMS*:
+ ID_VENDOR_FROM_DATABASE=Integrated Micro Solution Inc.
+
acpi:INA*:
ID_VENDOR_FROM_DATABASE=Inventec Corporation
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -4003,6 +4053,9 @@
2015-05-20 02:35:02 +03:00
acpi:LAN*:
ID_VENDOR_FROM_DATABASE=Sodeman Lancom Inc
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:LAP*:
+ ID_VENDOR_FROM_DATABASE=BenQ
+
acpi:LAS*:
ID_VENDOR_FROM_DATABASE=LASAT Comm. A/S
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -4051,6 +4104,9 @@
2015-05-20 02:35:02 +03:00
acpi:LED*:
ID_VENDOR_FROM_DATABASE=Long Engineering Design Inc
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:LED*:
+ ID_VENDOR_FROM_DATABASE=LeafNet
+
acpi:LEG*:
ID_VENDOR_FROM_DATABASE=Legerity, Inc
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -4069,6 +4125,9 @@
acpi:LGD*:
ID_VENDOR_FROM_DATABASE=LG Display
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:LGD*:
+ ID_VENDOR_FROM_DATABASE=LG Display
+
acpi:LGI*:
ID_VENDOR_FROM_DATABASE=Logitech Inc
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -4126,6 +4185,9 @@
2015-05-20 02:35:02 +03:00
acpi:LND*:
ID_VENDOR_FROM_DATABASE=Land Computer Company Ltd
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:LNE*:
+ ID_VENDOR_FROM_DATABASE=Linksys
+
acpi:LNK*:
ID_VENDOR_FROM_DATABASE=Link Tech Inc
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -4160,7 +4222,7 @@
2015-05-20 02:35:02 +03:00
ID_VENDOR_FROM_DATABASE=Design Technology
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:LPL*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - LPL
+ ID_VENDOR_FROM_DATABASE=LG Philips
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:LSC*:
ID_VENDOR_FROM_DATABASE=LifeSize Communications
2022-10-24 22:25:30 +03:00
@@ -4336,6 +4398,9 @@
2015-05-20 02:35:02 +03:00
acpi:MCX*:
ID_VENDOR_FROM_DATABASE=Millson Custom Solutions Inc.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:MCY*:
+ ID_VENDOR_FROM_DATABASE=Microdyne
+
acpi:MDA*:
ID_VENDOR_FROM_DATABASE=Media4 Inc
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -4576,6 +4641,9 @@
2015-05-20 02:35:02 +03:00
acpi:MOM*:
ID_VENDOR_FROM_DATABASE=Momentum Data Systems
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:MON*:
+ ID_VENDOR_FROM_DATABASE=Daewoo
+
acpi:MOS*:
ID_VENDOR_FROM_DATABASE=Moses Corporation
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -4813,6 +4881,9 @@
2015-05-20 02:35:02 +03:00
acpi:NAL*:
ID_VENDOR_FROM_DATABASE=Network Alchemy
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:NAN*:
+ ID_VENDOR_FROM_DATABASE=Nanao
+
acpi:NAT*:
ID_VENDOR_FROM_DATABASE=NaturalPoint Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -5347,6 +5418,9 @@
2015-05-20 02:35:02 +03:00
acpi:PCX*:
ID_VENDOR_FROM_DATABASE=PC Xperten
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:PDC*:
+ ID_VENDOR_FROM_DATABASE=Polaroid
+
acpi:PDM*:
ID_VENDOR_FROM_DATABASE=Psion Dacom Plc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -5410,9 +5484,6 @@
2015-05-20 02:35:02 +03:00
acpi:PHE*:
ID_VENDOR_FROM_DATABASE=Philips Medical Systems Boeblingen GmbH
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:PHI*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - PHI
-
acpi:PHL*:
ID_VENDOR_FROM_DATABASE=Philips Consumer Electronics Company
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -5503,9 +5574,6 @@
2015-05-20 02:35:02 +03:00
acpi:PNL*:
ID_VENDOR_FROM_DATABASE=Panelview, Inc.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:PNP*:
- ID_VENDOR_FROM_DATABASE=Microsoft
-
acpi:PNR*:
ID_VENDOR_FROM_DATABASE=Planar Systems, Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -5971,9 +6039,6 @@
2015-05-20 02:35:02 +03:00
acpi:RTI*:
ID_VENDOR_FROM_DATABASE=Rancho Tech Inc
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:RTK*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - RTK
-
acpi:RTL*:
ID_VENDOR_FROM_DATABASE=Realtek Semiconductor Company Ltd
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -6145,9 +6210,6 @@
2015-05-20 02:35:02 +03:00
acpi:SEE*:
ID_VENDOR_FROM_DATABASE=SeeColor Corporation
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:SEG*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - SEG
-
acpi:SEI*:
ID_VENDOR_FROM_DATABASE=Seitz & Associates Inc
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -6622,6 +6684,9 @@
2015-05-20 02:35:02 +03:00
acpi:SVD*:
ID_VENDOR_FROM_DATABASE=SVD Computer
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:SVE*:
+ ID_VENDOR_FROM_DATABASE=SVEC
+
acpi:SVI*:
ID_VENDOR_FROM_DATABASE=Sun Microsystems
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -6706,6 +6771,9 @@
2015-05-20 02:35:02 +03:00
acpi:SZM*:
ID_VENDOR_FROM_DATABASE=Shenzhen MTC Co., Ltd
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:SZV*:
+ ID_VENDOR_FROM_DATABASE=OvisLink
+
acpi:TAA*:
ID_VENDOR_FROM_DATABASE=Tandberg
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -6796,6 +6864,9 @@
2017-10-02 14:19:21 +03:00
acpi:TDG*:
ID_VENDOR_FROM_DATABASE=Six15 Technologies
2015-05-20 02:35:02 +03:00
+acpi:TDK*:
+ ID_VENDOR_FROM_DATABASE=TDK USA Corporation
+
acpi:TDM*:
ID_VENDOR_FROM_DATABASE=Tandem Computer Europe Inc
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -6838,6 +6909,9 @@
2017-12-14 17:47:43 +03:00
acpi:TEV*:
ID_VENDOR_FROM_DATABASE=Televés, S.A.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:TEX*:
+ ID_VENDOR_FROM_DATABASE=Texas Instruments
+
acpi:TEZ*:
ID_VENDOR_FROM_DATABASE=Tech Source Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -6964,9 +7038,6 @@
2015-05-20 02:35:02 +03:00
acpi:TNC*:
ID_VENDOR_FROM_DATABASE=TNC Industrial Company Ltd
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:TNJ*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - TNJ
-
acpi:TNM*:
ID_VENDOR_FROM_DATABASE=TECNIMAGEN SA
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -7276,14 +7347,14 @@
2015-05-20 02:35:02 +03:00
acpi:UNC*:
ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:UND*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - UND
+acpi:UND*
+ ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:UNE*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - UNE
+acpi:UNE*
+ ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:UNF*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - UNF
+acpi:UNF*
+ ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:UNI*:
ID_VENDOR_FROM_DATABASE=Uniform Industry Corp.
2022-10-24 22:25:30 +03:00
@@ -7318,6 +7389,9 @@
2015-05-20 02:35:02 +03:00
acpi:USA*:
ID_VENDOR_FROM_DATABASE=Utimaco Safeware AG
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:USC*:
+ ID_VENDOR_FROM_DATABASE=UltraStor
+
acpi:USD*:
ID_VENDOR_FROM_DATABASE=U.S. Digital Corporation
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -7576,9 +7650,6 @@
2015-05-20 02:35:02 +03:00
acpi:WAL*:
ID_VENDOR_FROM_DATABASE=Wave Access
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:WAN*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - WAN
-
acpi:WAV*:
ID_VENDOR_FROM_DATABASE=Wavephore
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -7706,7 +7777,7 @@
2018-12-20 18:37:31 +03:00
ID_VENDOR_FROM_DATABASE=WyreStorm Technologies LLC
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:WYS*:
- ID_VENDOR_FROM_DATABASE=Myse Technology
+ ID_VENDOR_FROM_DATABASE=Wyse Technology
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
acpi:WYT*:
ID_VENDOR_FROM_DATABASE=Wooyoung Image & Information Co.,Ltd.
2022-10-24 22:25:30 +03:00
@@ -7720,9 +7791,6 @@
2015-05-20 02:35:02 +03:00
acpi:XDM*:
ID_VENDOR_FROM_DATABASE=XDM Ltd.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:XER*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - XER
-
2017-12-14 17:47:43 +03:00
acpi:XES*:
ID_VENDOR_FROM_DATABASE=Extreme Engineering Solutions, Inc.
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -7753,9 +7821,6 @@
2015-05-20 02:35:02 +03:00
acpi:XNT*:
ID_VENDOR_FROM_DATABASE=XN Technologies, Inc.
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
-acpi:XOC*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - XOC
-
acpi:XQU*:
ID_VENDOR_FROM_DATABASE=SHANGHAI SVA-DAV ELECTRONICS CO., LTD
2017-10-02 14:19:21 +03:00
2022-10-24 22:25:30 +03:00
@@ -7822,6 +7887,9 @@
2015-05-20 02:35:02 +03:00
acpi:ZBX*:
ID_VENDOR_FROM_DATABASE=Zebax Technologies
2017-10-02 14:19:21 +03:00
2015-05-20 02:35:02 +03:00
+acpi:ZCM*:
+ ID_VENDOR_FROM_DATABASE=Zenith
+
acpi:ZCT*:
ID_VENDOR_FROM_DATABASE=ZeitControl cardsystems GmbH
2017-10-02 14:19:21 +03:00