0c0fc41174ef48e6abe1ce5c686f27ac8db455ab
[dragonfly.git] / sys / contrib / dev / acpica / source / common / ahids.c
1 /******************************************************************************
2  *
3  * Module Name: ahids - Table of ACPI/PNP _HID/_CID values
4  *
5  *****************************************************************************/
6
7 /*
8  * Copyright (C) 2000 - 2015, Intel Corp.
9  * All rights reserved.
10  *
11  * Redistribution and use in source and binary forms, with or without
12  * modification, are permitted provided that the following conditions
13  * are met:
14  * 1. Redistributions of source code must retain the above copyright
15  *    notice, this list of conditions, and the following disclaimer,
16  *    without modification.
17  * 2. Redistributions in binary form must reproduce at minimum a disclaimer
18  *    substantially similar to the "NO WARRANTY" disclaimer below
19  *    ("Disclaimer") and any redistribution must be conditioned upon
20  *    including a substantially similar Disclaimer requirement for further
21  *    binary redistribution.
22  * 3. Neither the names of the above-listed copyright holders nor the names
23  *    of any contributors may be used to endorse or promote products derived
24  *    from this software without specific prior written permission.
25  *
26  * Alternatively, this software may be distributed under the terms of the
27  * GNU General Public License ("GPL") version 2 as published by the Free
28  * Software Foundation.
29  *
30  * NO WARRANTY
31  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
32  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
33  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR
34  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
35  * HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
36  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
37  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
39  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
40  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
41  * POSSIBILITY OF SUCH DAMAGES.
42  */
43
44 #include "acpi.h"
45 #include "accommon.h"
46
47 #define _COMPONENT          ACPI_UTILITIES
48         ACPI_MODULE_NAME    ("ahids")
49
50
51 /*
52  * ACPI/PNP Device IDs with description strings
53  */
54 const AH_DEVICE_ID  AslDeviceIds[] =
55 {
56     {"10EC5640",    "Realtek I2S Audio Codec"},
57     {"80860F09",    "Intel PWM Controller"},
58     {"80860F0A",    "Intel Atom UART Controller"},
59     {"80860F0E",    "Intel SPI Controller"},
60     {"80860F14",    "Intel Baytrail SDIO/MMC Host Controller"},
61     {"80860F28",    "Intel SST Audio DSP"},
62     {"80860F41",    "Intel Baytrail I2C Host Controller"},
63     {"ACPI0001",    "SMBus 1.0 Host Controller"},
64     {"ACPI0002",    "Smart Battery Subsystem"},
65     {"ACPI0003",    "Power Source Device"},
66     {"ACPI0004",    "Module Device"},
67     {"ACPI0005",    "SMBus 2.0 Host Controller"},
68     {"ACPI0006",    "GPE Block Device"},
69     {"ACPI0007",    "Processor Device"},
70     {"ACPI0008",    "Ambient Light Sensor Device"},
71     {"ACPI0009",    "I/O xAPIC Device"},
72     {"ACPI000A",    "I/O APIC Device"},
73     {"ACPI000B",    "I/O SAPIC Device"},
74     {"ACPI000C",    "Processor Aggregator Device"},
75     {"ACPI000D",    "Power Meter Device"},
76     {"ACPI000E",    "Time and Alarm Device"},
77     {"ACPI000F",    "User Presence Detection Device"},
78     {"ADMA0F28",    "Intel Audio DMA"},
79     {"AMCR0F28",    "Intel Audio Machine Driver"},
80     {"ATK4001",     "Asus Radio Control Button"},
81     {"ATML1000",    "Atmel Touchscreen Controller"},
82     {"AUTH2750",    "AuthenTec AES2750"},
83     {"BCM2E39",     "Broadcom BT Serial Bus Driver over UART Bus Enumerator"},
84     {"BCM4752E",    "Broadcom GPS Controller"},
85     {"BMG0160",     "Bosch Gyro Sensor"},
86     {"CPLM3218",    "Capella Micro CM3218x Ambient Light Sensor"},
87     {"DELLABCE",    "Dell Airplane Mode Switch Driver"},
88     {"DLAC3002",    "Qualcomm Atheros Bluetooth UART Transport"},
89     {"FTTH5506",    "FocalTech 5506 Touch Controller"},
90     {"HAD0F28",     "Intel HDMI Audio Driver"},
91     {"INBC0000",    "GPIO Expander"},
92     {"INT0002",     "Virtual GPIO Controller"},
93     {"INT0800",     "Intel 82802 Firmware Hub Device"},
94     {"INT3394",     "ACPI System Fan"},
95     {"INT3396",     "Standard Power Management Controller"},
96     {"INT33A0",     "Intel Smart Connect Technology Device"},
97     {"INT33A1",     "Intel Power Engine"},
98     {"INT33BB",     "Intel Baytrail SD Host Controller"},
99     {"INT33BD",     "Intel Baytrail Mailbox Device"},
100     {"INT33BE",     "Camera Sensor OV5693"},
101     {"INT33C0",     "Intel Serial I/O SPI Host Controller"},
102     {"INT33C1",     "Intel Serial I/O SPI Host Controller"},
103     {"INT33C2",     "Intel Serial I/O I2C Host Controller"},
104     {"INT33C3",     "Intel Serial I/O I2C Host Controller"},
105     {"INT33C4",     "Intel Serial I/O UART Host Controller"},
106     {"INT33C5",     "Intel Serial I/O UART Host Controller"},
107     {"INT33C6",     "Intel SD Host Controller"},
108     {"INT33C7",     "Intel Serial I/O GPIO Host Controller"},
109     {"INT33C8",     "Intel Smart Sound Technology Host Controller"},
110     {"INT33C9",     "Wolfson Microelectronics Audio WM5102"},
111     {"INT33CA",     "Intel SPB Peripheral"},
112     {"INT33CB",     "Intel Smart Sound Technology Audio Codec"},
113     {"INT33D1",     "Intel GPIO Buttons"},
114     {"INT33D2",     "Intel GPIO Buttons"},
115     {"INT33D3",     "Intel GPIO Buttons"},
116     {"INT33D4",     "Intel GPIO Buttons"},
117     {"INT33D6",     "Intel Virtual Buttons Device"},
118     {"INT33F0",     "Camera Sensor MT9M114"},
119     {"INT33F4",     "XPOWER PMIC Controller"},
120     {"INT33F5",     "TI PMIC Controller"},
121     {"INT33FB",     "MIPI-CSI Camera Sensor OV2722"},
122     {"INT33FC",     "Intel Baytrail GPIO Controller"},
123     {"INT33FD",     "Intel Baytrail Power Management IC"},
124     {"INT33FE",     "XPOWER Battery Device"},
125     {"INT3400",     "Intel Dynamic Power Performance Management"},
126     {"INT3401",     "Intel Extended Thermal Model CPU"},
127     {"INT3403",     "DPTF Temperature Sensor"},
128     {"INT3406",     "Intel Dynamic Platform & Thermal Framework Display Participant"},
129     {"INT3407",     "DPTF Platform Power Meter"},
130     {"INT340E",     "Motherboard Resources"},
131     {"INT3420",     "Intel Bluetooth RF Kill"},
132     {"INT3F0D",     "ACPI Motherboard Resources"},
133     {"INTCF1A",     "Sony IMX175 Camera Sensor"},
134     {"INTCFD9",     "Intel Baytrail SOC GPIO Controller"},
135     {"INTL9C60",    "Intel Baytrail SOC DMA Controller"},
136     {"INVN6500",    "InvenSense MPU-6500 Six Axis Gyroscope and Accelerometer"},
137     {"LNXCPU",      "Linux Logical CPU"},
138     {"LNXPOWER",    "ACPI Power Resource (power gating)"},
139     {"LNXPWRBN",    "System Power Button"},
140     {"LNXSYBUS",    "System Bus"},
141     {"LNXSYSTM",    "ACPI Root Node"},
142     {"LNXTHERM",    "ACPI Thermal Zone"},
143     {"LNXVIDEO",    "ACPI Video Controller"},
144     {"MAX17047",    "Fuel Gauge Controller"},
145     {"MSFT0101",    "TPM 2.0 Security Device"},
146     {"NXP5442",     "NXP 5442 Near Field Communications Controller"},
147     {"NXP5472",     "NXP NFC"},
148     {"PNP0000",     "8259-compatible Programmable Interrupt Controller"},
149     {"PNP0001",     "EISA Interrupt Controller"},
150     {"PNP0002",     "MCA Interrupt Controller"},
151     {"PNP0003",     "IO-APIC Interrupt Controller"},
152     {"PNP0100",     "PC-class System Timer"},
153     {"PNP0103",     "HPET System Timer"},
154     {"PNP0200",     "PC-class DMA Controller"},
155     {"PNP0300",     "IBM PC/XT Keyboard Controller (83 key)"},
156     {"PNP0301",     "IBM PC/XT Keyboard Controller (86 key)"},
157     {"PNP0302",     "IBM PC/XT Keyboard Controller (84 key)"},
158     {"PNP0303",     "IBM Enhanced Keyboard (101/102-key, PS/2 Mouse)"},
159     {"PNP0400",     "Standard LPT Parallel Port"},
160     {"PNP0401",     "ECP Parallel Port"},
161     {"PNP0500",     "Standard PC COM Serial Port"},
162     {"PNP0501",     "16550A-compatible COM Serial Port"},
163     {"PNP0510",     "Generic IRDA-compatible Device"},
164     {"PNP0800",     "Microsoft Sound System Compatible Device"},
165     {"PNP0A03",     "PCI Bus"},
166     {"PNP0A05",     "Generic Container Device"},
167     {"PNP0A06",     "Generic Container Device"},
168     {"PNP0A08",     "PCI Express Bus"},
169     {"PNP0B00",     "AT Real-Time Clock"},
170     {"PNP0B01",     "Intel PIIX4-compatible RTC/CMOS Device"},
171     {"PNP0B02",     "Dallas Semiconductor-compatible RTC/CMOS Device"},
172     {"PNP0C01",     "System Board"},
173     {"PNP0C02",     "PNP Motherboard Resources"},
174     {"PNP0C04",     "x87-compatible Floating Point Processing Unit"},
175     {"PNP0C08",     "ACPI Core Hardware"},
176     {"PNP0C09",     "Embedded Controller Device"},
177     {"PNP0C0A",     "Control Method Battery"},
178     {"PNP0C0B",     "Fan (Thermal Solution)"},
179     {"PNP0C0C",     "Power Button Device"},
180     {"PNP0C0D",     "Lid Device"},
181     {"PNP0C0E",     "Sleep Button Device"},
182     {"PNP0C0F",     "PCI Interrupt Link Device"},
183     {"PNP0C10",     "System Indicator Device"},
184     {"PNP0C11",     "Thermal Zone"},
185     {"PNP0C12",     "Device Bay Controller"},
186     {"PNP0C14",     "Windows Management Instrumentation Device"},
187     {"PNP0C15",     "Docking Station"},
188     {"PNP0C40",     "Standard Button Controller"},
189     {"PNP0C50",     "HID Protocol Device (I2C bus)"},
190     {"PNP0C60",     "Display Sensor Device"},
191     {"PNP0C70",     "Dock Sensor Device"},
192     {"PNP0C80",     "Memory Device"},
193     {"PNP0D10",     "XHCI USB Controller with debug"},
194     {"PNP0D15",     "XHCI USB Controller without debug"},
195     {"PNP0D20",     "EHCI USB Controller without debug"},
196     {"PNP0D25",     "EHCI USB Controller with debug"},
197     {"PNP0D40",     "SDA Standard Compliant SD Host Controller"},
198     {"PNP0D80",     "Windows-compatible System Power Management Controller"},
199     {"PNP0F03",     "Microsoft PS/2-style Mouse"},
200     {"PNP0F13",     "PS/2 Mouse"},
201     {"RTL8723",     "Realtek Wireless Controller"},
202     {"SMB0349",     "Charger"},
203     {"SMO91D0",     "Sensor Hub"},
204     {"SMSC3750",    "SMSC 3750 USB MUX"},
205     {"SSPX0000",    "Intel SSP Device"},
206     {"TBQ24296",    "Charger"},
207
208     {NULL, NULL}
209 };
210
211
212 /*******************************************************************************
213  *
214  * FUNCTION:    AcpiAhMatchHardwareId
215  *
216  * PARAMETERS:  HardwareId          - String representation of an _HID or _CID
217  *
218  * RETURN:      ID info struct. NULL if HardwareId is not found
219  *
220  * DESCRIPTION: Lookup an _HID/_CID in the device ID table
221  *
222  ******************************************************************************/
223
224 const AH_DEVICE_ID *
225 AcpiAhMatchHardwareId (
226     char                    *HardwareId)
227 {
228     const AH_DEVICE_ID      *Info;
229
230
231     for (Info = AslDeviceIds; Info->Name; Info++)
232     {
233         if (!strcmp (HardwareId, Info->Name))
234         {
235             return (Info);
236         }
237     }
238
239     return (NULL);
240 }