2024-11-12 23:35:54 +00:00
--- 20-acpi-vendor.hwdb.base 2024-11-06 10:40:14.734611315 +0000
+++ 20-acpi-vendor.hwdb 2024-11-06 10:40:14.738611667 +0000
2015-05-19 18:35:02 -05: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 18:37:46 +02:00
# https://uefi.org/uefi-pnp-export
# https://uefi.org/uefi-acpi-export
2015-05-19 18:35:02 -05:00
+#
+# With various additions from other sources
2017-10-02 13:19:21 +02:00
acpi:3GVR*:
ID_VENDOR_FROM_DATABASE=VR Technology Holdings Limited
@@ -16,9 +18,6 @@
2015-05-19 18:35:02 -05:00
acpi:AAVA*:
ID_VENDOR_FROM_DATABASE=Aava Mobile Oy
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:ACPI*:
- ID_VENDOR_FROM_DATABASE=Intel Corporation
-
acpi:AMDI*:
ID_VENDOR_FROM_DATABASE=AMD
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -394,6 +393,9 @@
2015-05-19 18:35:02 -05:00
acpi:AAA*:
ID_VENDOR_FROM_DATABASE=Avolites Ltd
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:AAC*:
+ ID_VENDOR_FROM_DATABASE=AcerView
+
acpi:AAE*:
ID_VENDOR_FROM_DATABASE=Anatek Electronics Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -421,6 +423,9 @@
2015-05-19 18:35:02 -05:00
acpi:ABO*:
ID_VENDOR_FROM_DATABASE=D-Link Systems Inc
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:ABP*:
+ ID_VENDOR_FROM_DATABASE=Advansys
+
acpi:ABS*:
ID_VENDOR_FROM_DATABASE=Abaco Systems, Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -466,7 +471,7 @@
2015-05-19 18:35:02 -05:00
acpi:ACO*:
ID_VENDOR_FROM_DATABASE=Allion Computer Inc.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:ACP*:
+acpi:ACP[0-9A-F]*:
ID_VENDOR_FROM_DATABASE=Aspen Tech Inc
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:ACR*:
2024-11-12 23:35:54 +00:00
@@ -745,6 +750,9 @@
2015-05-19 18:35:02 -05:00
acpi:AMT*:
ID_VENDOR_FROM_DATABASE=AMT International Industry
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:AMW*:
+ ID_VENDOR_FROM_DATABASE=AMW
+
acpi:AMX*:
ID_VENDOR_FROM_DATABASE=AMX LLC
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -793,6 +801,9 @@
2015-05-19 18:35:02 -05:00
acpi:AOA*:
ID_VENDOR_FROM_DATABASE=AOpen Inc.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:AOC*:
+ ID_VENDOR_FROM_DATABASE=AOC
+
acpi:AOE*:
ID_VENDOR_FROM_DATABASE=Advanced Optics Electronics, Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -802,6 +813,9 @@
2015-05-19 18:35:02 -05:00
acpi:AOT*:
ID_VENDOR_FROM_DATABASE=Alcatel
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:APA*:
+ ID_VENDOR_FROM_DATABASE=Adaptec
+
acpi:APC*:
ID_VENDOR_FROM_DATABASE=American Power Conversion
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -983,7 +997,7 @@
2021-03-30 13:16:30 +02:00
ID_VENDOR_FROM_DATABASE=ALPS ALPINE CO., LTD.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:AUO*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - AUO
+ ID_VENDOR_FROM_DATABASE=AU Optronics
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:AUR*:
ID_VENDOR_FROM_DATABASE=Aureal Semiconductor
2024-11-12 23:35:54 +00:00
@@ -1063,6 +1077,9 @@
2017-10-02 13:19:21 +02:00
acpi:AXE*:
ID_VENDOR_FROM_DATABASE=Axell Corporation
2015-05-19 18:35:02 -05:00
+acpi:AXE*:
+ ID_VENDOR_FROM_DATABASE=D-Link Systems Inc
+
acpi:AXI*:
ID_VENDOR_FROM_DATABASE=American Magnetics
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -1219,6 +1236,9 @@
2015-05-19 18:35:02 -05:00
acpi:BML*:
ID_VENDOR_FROM_DATABASE=BIOMED Lab
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:BMM*:
+ ID_VENDOR_FROM_DATABASE=BMM
+
acpi:BMS*:
ID_VENDOR_FROM_DATABASE=BIOMEDISYS
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -1231,6 +1251,9 @@
2015-05-19 18:35:02 -05:00
acpi:BNO*:
ID_VENDOR_FROM_DATABASE=Bang & Olufsen
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:BNQ*:
+ ID_VENDOR_FROM_DATABASE=BenQ Corporation
+
acpi:BNS*:
ID_VENDOR_FROM_DATABASE=Boulder Nonlinear Systems
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -1477,6 +1500,9 @@
2015-05-19 18:35:02 -05:00
acpi:CHA*:
ID_VENDOR_FROM_DATABASE=Chase Research PLC
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:CHC*:
+ ID_VENDOR_FROM_DATABASE=Chic Technology Corp.
+
acpi:CHD*:
ID_VENDOR_FROM_DATABASE=ChangHong Electric Co.,Ltd
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -1642,6 +1668,9 @@
2015-05-19 18:35:02 -05:00
acpi:COD*:
ID_VENDOR_FROM_DATABASE=CODAN Pty. Ltd.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:COG*:
+ ID_VENDOR_FROM_DATABASE=Cogent
+
acpi:COI*:
ID_VENDOR_FROM_DATABASE=Codec Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -2063,7 +2092,7 @@
2015-05-19 18:35:02 -05:00
ID_VENDOR_FROM_DATABASE=Dragon Information Technology
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:DJE*:
- ID_VENDOR_FROM_DATABASE=Capstone Visua lProduct Development
+ ID_VENDOR_FROM_DATABASE=Capstone Visual Product Development
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:DJP*:
ID_VENDOR_FROM_DATABASE=Maygay Machines, Ltd
2024-11-12 23:35:54 +00:00
@@ -2416,6 +2445,9 @@
2018-06-12 15:57:47 +02:00
acpi:EIN*:
ID_VENDOR_FROM_DATABASE=Elegant Invention
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:EIZ*:
+ ID_VENDOR_FROM_DATABASE=Eizo
+
acpi:EKA*:
ID_VENDOR_FROM_DATABASE=MagTek Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -2686,6 +2718,9 @@
2015-05-19 18:35:02 -05:00
acpi:FCG*:
ID_VENDOR_FROM_DATABASE=First International Computer Ltd
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:FCM*:
+ ID_VENDOR_FROM_DATABASE=Funai
+
acpi:FCS*:
ID_VENDOR_FROM_DATABASE=Focus Enhancements, Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -3062,7 +3097,7 @@
2018-09-11 00:35:30 +02: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.
2024-11-12 23:35:54 +00:00
@@ -3172,6 +3207,9 @@
2015-05-19 18:35:02 -05:00
acpi:HEC*:
ID_VENDOR_FROM_DATABASE=Hisense Electric Co., Ltd.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:HEI*:
+ ID_VENDOR_FROM_DATABASE=Hyundai
+
acpi:HEL*:
ID_VENDOR_FROM_DATABASE=Hitachi Micro Systems Europe Ltd
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -3307,6 +3345,9 @@
2015-05-19 18:35:02 -05:00
acpi:HSD*:
ID_VENDOR_FROM_DATABASE=HannStar Display Corp
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:HSL*:
+ ID_VENDOR_FROM_DATABASE=Hansol
+
acpi:HSM*:
ID_VENDOR_FROM_DATABASE=AT&T Microelectronics
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -3433,6 +3474,9 @@
2015-05-19 18:35:02 -05:00
acpi:ICI*:
ID_VENDOR_FROM_DATABASE=Infotek Communication Inc
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:ICL*:
+ ID_VENDOR_FROM_DATABASE=Fujitsu ICL
+
acpi:ICM*:
ID_VENDOR_FROM_DATABASE=Intracom SA
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -3529,6 +3573,9 @@
2015-05-19 18:35:02 -05:00
acpi:IKE*:
ID_VENDOR_FROM_DATABASE=Ikegami Tsushinki Co. Ltd.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:IKN*:
+ ID_VENDOR_FROM_DATABASE=IKON
+
acpi:IKS*:
ID_VENDOR_FROM_DATABASE=Ikos Systems Inc
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -3577,6 +3624,9 @@
2022-09-19 12:26:33 +02:00
acpi:IMX*:
ID_VENDOR_FROM_DATABASE=arpara Technology Co., Ltd.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:IMS*:
+ ID_VENDOR_FROM_DATABASE=Integrated Micro Solution Inc.
+
acpi:INA*:
ID_VENDOR_FROM_DATABASE=Inventec Corporation
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -4105,6 +4155,9 @@
2015-05-19 18:35:02 -05:00
acpi:LAN*:
ID_VENDOR_FROM_DATABASE=Sodeman Lancom Inc
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:LAP*:
+ ID_VENDOR_FROM_DATABASE=BenQ
+
acpi:LAS*:
ID_VENDOR_FROM_DATABASE=LASAT Comm. A/S
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -4156,6 +4209,9 @@
2015-05-19 18:35:02 -05:00
acpi:LED*:
ID_VENDOR_FROM_DATABASE=Long Engineering Design Inc
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:LED*:
+ ID_VENDOR_FROM_DATABASE=LeafNet
+
acpi:LEG*:
ID_VENDOR_FROM_DATABASE=Legerity, Inc
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -4174,6 +4230,9 @@
2022-10-24 20:25:30 +01:00
acpi:LGD*:
ID_VENDOR_FROM_DATABASE=LG Display
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:LGD*:
+ ID_VENDOR_FROM_DATABASE=LG Display
+
acpi:LGI*:
ID_VENDOR_FROM_DATABASE=Logitech Inc
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -4240,6 +4299,9 @@
2015-05-19 18:35:02 -05:00
acpi:LND*:
ID_VENDOR_FROM_DATABASE=Land Computer Company Ltd
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:LNE*:
+ ID_VENDOR_FROM_DATABASE=Linksys
+
acpi:LNK*:
ID_VENDOR_FROM_DATABASE=Link Tech Inc
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -4274,7 +4336,7 @@
2015-05-19 18:35:02 -05:00
ID_VENDOR_FROM_DATABASE=Design Technology
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:LPL*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - LPL
+ ID_VENDOR_FROM_DATABASE=LG Philips
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:LSC*:
ID_VENDOR_FROM_DATABASE=LifeSize Communications
2024-11-12 23:35:54 +00:00
@@ -4450,6 +4512,9 @@
2015-05-19 18:35:02 -05:00
acpi:MCX*:
ID_VENDOR_FROM_DATABASE=Millson Custom Solutions Inc.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:MCY*:
+ ID_VENDOR_FROM_DATABASE=Microdyne
+
acpi:MDA*:
ID_VENDOR_FROM_DATABASE=Media4 Inc
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -4696,6 +4761,9 @@
2015-05-19 18:35:02 -05:00
acpi:MOM*:
ID_VENDOR_FROM_DATABASE=Momentum Data Systems
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:MON*:
+ ID_VENDOR_FROM_DATABASE=Daewoo
+
acpi:MOS*:
ID_VENDOR_FROM_DATABASE=Moses Corporation
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -4936,6 +5004,9 @@
2015-05-19 18:35:02 -05:00
acpi:NAL*:
ID_VENDOR_FROM_DATABASE=Network Alchemy
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:NAN*:
+ ID_VENDOR_FROM_DATABASE=Nanao
+
acpi:NAT*:
ID_VENDOR_FROM_DATABASE=NaturalPoint Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -5476,6 +5547,9 @@
2015-05-19 18:35:02 -05:00
acpi:PCX*:
ID_VENDOR_FROM_DATABASE=PC Xperten
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:PDC*:
+ ID_VENDOR_FROM_DATABASE=Polaroid
+
acpi:PDM*:
ID_VENDOR_FROM_DATABASE=Psion Dacom Plc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -5539,9 +5613,6 @@
2015-05-19 18:35:02 -05:00
acpi:PHE*:
ID_VENDOR_FROM_DATABASE=Philips Medical Systems Boeblingen GmbH
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:PHI*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - PHI
-
acpi:PHL*:
ID_VENDOR_FROM_DATABASE=Philips Consumer Electronics Company
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -5632,9 +5703,6 @@
2015-05-19 18:35:02 -05:00
acpi:PNL*:
ID_VENDOR_FROM_DATABASE=Panelview, Inc.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:PNP*:
- ID_VENDOR_FROM_DATABASE=Microsoft
-
acpi:PNR*:
ID_VENDOR_FROM_DATABASE=Planar Systems, Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -6112,9 +6180,6 @@
2015-05-19 18:35:02 -05:00
acpi:RTI*:
ID_VENDOR_FROM_DATABASE=Rancho Tech Inc
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:RTK*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - RTK
-
acpi:RTL*:
ID_VENDOR_FROM_DATABASE=Realtek Semiconductor Company Ltd
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -6289,9 +6354,6 @@
2015-05-19 18:35:02 -05:00
acpi:SEE*:
ID_VENDOR_FROM_DATABASE=SeeColor Corporation
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:SEG*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - SEG
-
acpi:SEI*:
ID_VENDOR_FROM_DATABASE=Seitz & Associates Inc
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -6775,6 +6837,9 @@
2015-05-19 18:35:02 -05:00
acpi:SVD*:
ID_VENDOR_FROM_DATABASE=SVD Computer
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:SVE*:
+ ID_VENDOR_FROM_DATABASE=SVEC
+
acpi:SVI*:
ID_VENDOR_FROM_DATABASE=Sun Microsystems
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -6859,6 +6924,9 @@
2015-05-19 18:35:02 -05:00
acpi:SZM*:
ID_VENDOR_FROM_DATABASE=Shenzhen MTC Co., Ltd
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:SZV*:
+ ID_VENDOR_FROM_DATABASE=OvisLink
+
acpi:TAA*:
ID_VENDOR_FROM_DATABASE=Tandberg
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -6949,6 +7017,9 @@
2017-10-02 13:19:21 +02:00
acpi:TDG*:
ID_VENDOR_FROM_DATABASE=Six15 Technologies
2015-05-19 18:35:02 -05:00
+acpi:TDK*:
+ ID_VENDOR_FROM_DATABASE=TDK USA Corporation
+
acpi:TDM*:
ID_VENDOR_FROM_DATABASE=Tandem Computer Europe Inc
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -6991,6 +7062,9 @@
2017-12-14 15:47:43 +01:00
acpi:TEV*:
ID_VENDOR_FROM_DATABASE=Televés, S.A.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:TEX*:
+ ID_VENDOR_FROM_DATABASE=Texas Instruments
+
acpi:TEZ*:
ID_VENDOR_FROM_DATABASE=Tech Source Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -7120,9 +7194,6 @@
2015-05-19 18:35:02 -05:00
acpi:TNC*:
ID_VENDOR_FROM_DATABASE=TNC Industrial Company Ltd
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:TNJ*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - TNJ
-
acpi:TNM*:
ID_VENDOR_FROM_DATABASE=TECNIMAGEN SA
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -7432,14 +7503,14 @@
2015-05-19 18:35:02 -05:00
acpi:UNC*:
ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:UND*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - UND
+acpi:UND*
+ ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:UNE*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - UNE
+acpi:UNE*
+ ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:UNF*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - UNF
+acpi:UNF*
+ ID_VENDOR_FROM_DATABASE=Unisys Corporation
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:UNI*:
ID_VENDOR_FROM_DATABASE=Uniform Industry Corp.
2024-11-12 23:35:54 +00:00
@@ -7474,6 +7545,9 @@
2015-05-19 18:35:02 -05:00
acpi:USA*:
ID_VENDOR_FROM_DATABASE=Utimaco Safeware AG
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:USC*:
+ ID_VENDOR_FROM_DATABASE=UltraStor
+
acpi:USD*:
ID_VENDOR_FROM_DATABASE=U.S. Digital Corporation
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -7735,9 +7809,6 @@
2015-05-19 18:35:02 -05:00
acpi:WAL*:
ID_VENDOR_FROM_DATABASE=Wave Access
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:WAN*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - WAN
-
acpi:WAV*:
ID_VENDOR_FROM_DATABASE=Wavephore
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -7865,7 +7936,7 @@
2018-12-20 16:37:31 +01:00
ID_VENDOR_FROM_DATABASE=WyreStorm Technologies LLC
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:WYS*:
- ID_VENDOR_FROM_DATABASE=Myse Technology
+ ID_VENDOR_FROM_DATABASE=Wyse Technology
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
acpi:WYT*:
ID_VENDOR_FROM_DATABASE=Wooyoung Image & Information Co.,Ltd.
2024-11-12 23:35:54 +00:00
@@ -7879,9 +7950,6 @@
2015-05-19 18:35:02 -05:00
acpi:XDM*:
ID_VENDOR_FROM_DATABASE=XDM Ltd.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
-acpi:XER*:
- ID_VENDOR_FROM_DATABASE=DO NOT USE - XER
-
2017-12-14 15:47:43 +01:00
acpi:XES*:
ID_VENDOR_FROM_DATABASE=Extreme Engineering Solutions, Inc.
2017-10-02 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -7915,9 +7983,6 @@
2015-05-19 18:35:02 -05:00
acpi:XNT*:
ID_VENDOR_FROM_DATABASE=XN Technologies, Inc.
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05: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 13:19:21 +02:00
2024-11-12 23:35:54 +00:00
@@ -7984,6 +8049,9 @@
2015-05-19 18:35:02 -05:00
acpi:ZBX*:
ID_VENDOR_FROM_DATABASE=Zebax Technologies
2017-10-02 13:19:21 +02:00
2015-05-19 18:35:02 -05:00
+acpi:ZCM*:
+ ID_VENDOR_FROM_DATABASE=Zenith
+
acpi:ZCT*:
ID_VENDOR_FROM_DATABASE=ZeitControl cardsystems GmbH
2017-10-02 13:19:21 +02:00