xref: /freebsd/sys/contrib/dev/acpica/include/acconfig.h (revision a88e22b7ad0a8400875be9c3d02d09d0a8010b9c)
1a9f12690SJung-uk Kim /******************************************************************************
2a9f12690SJung-uk Kim  *
3a9f12690SJung-uk Kim  * Name: acconfig.h - Global configuration constants
4a9f12690SJung-uk Kim  *
5a9f12690SJung-uk Kim  *****************************************************************************/
6a9f12690SJung-uk Kim 
7a9f12690SJung-uk Kim /******************************************************************************
8a9f12690SJung-uk Kim  *
9a9f12690SJung-uk Kim  * 1. Copyright Notice
10a9f12690SJung-uk Kim  *
119a179dd8SJung-uk Kim  * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
12a9f12690SJung-uk Kim  * All rights reserved.
13a9f12690SJung-uk Kim  *
14a9f12690SJung-uk Kim  * 2. License
15a9f12690SJung-uk Kim  *
16a9f12690SJung-uk Kim  * 2.1. This is your license from Intel Corp. under its intellectual property
17a9f12690SJung-uk Kim  * rights.  You may have additional license terms from the party that provided
18a9f12690SJung-uk Kim  * you this software, covering your right to use that party's intellectual
19a9f12690SJung-uk Kim  * property rights.
20a9f12690SJung-uk Kim  *
21a9f12690SJung-uk Kim  * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
22a9f12690SJung-uk Kim  * copy of the source code appearing in this file ("Covered Code") an
23a9f12690SJung-uk Kim  * irrevocable, perpetual, worldwide license under Intel's copyrights in the
24a9f12690SJung-uk Kim  * base code distributed originally by Intel ("Original Intel Code") to copy,
25a9f12690SJung-uk Kim  * make derivatives, distribute, use and display any portion of the Covered
26a9f12690SJung-uk Kim  * Code in any form, with the right to sublicense such rights; and
27a9f12690SJung-uk Kim  *
28a9f12690SJung-uk Kim  * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
29a9f12690SJung-uk Kim  * license (with the right to sublicense), under only those claims of Intel
30a9f12690SJung-uk Kim  * patents that are infringed by the Original Intel Code, to make, use, sell,
31a9f12690SJung-uk Kim  * offer to sell, and import the Covered Code and derivative works thereof
32a9f12690SJung-uk Kim  * solely to the minimum extent necessary to exercise the above copyright
33a9f12690SJung-uk Kim  * license, and in no event shall the patent license extend to any additions
34a9f12690SJung-uk Kim  * to or modifications of the Original Intel Code.  No other license or right
35a9f12690SJung-uk Kim  * is granted directly or by implication, estoppel or otherwise;
36a9f12690SJung-uk Kim  *
37a9f12690SJung-uk Kim  * The above copyright and patent license is granted only if the following
38a9f12690SJung-uk Kim  * conditions are met:
39a9f12690SJung-uk Kim  *
40a9f12690SJung-uk Kim  * 3. Conditions
41a9f12690SJung-uk Kim  *
42a9f12690SJung-uk Kim  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
43a9f12690SJung-uk Kim  * Redistribution of source code of any substantial portion of the Covered
44a9f12690SJung-uk Kim  * Code or modification with rights to further distribute source must include
45a9f12690SJung-uk Kim  * the above Copyright Notice, the above License, this list of Conditions,
46a9f12690SJung-uk Kim  * and the following Disclaimer and Export Compliance provision.  In addition,
47a9f12690SJung-uk Kim  * Licensee must cause all Covered Code to which Licensee contributes to
48a9f12690SJung-uk Kim  * contain a file documenting the changes Licensee made to create that Covered
49a9f12690SJung-uk Kim  * Code and the date of any change.  Licensee must include in that file the
50a9f12690SJung-uk Kim  * documentation of any changes made by any predecessor Licensee.  Licensee
51a9f12690SJung-uk Kim  * must include a prominent statement that the modification is derived,
52a9f12690SJung-uk Kim  * directly or indirectly, from Original Intel Code.
53a9f12690SJung-uk Kim  *
54a9f12690SJung-uk Kim  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
55a9f12690SJung-uk Kim  * Redistribution of source code of any substantial portion of the Covered
56a9f12690SJung-uk Kim  * Code or modification without rights to further distribute source must
57a9f12690SJung-uk Kim  * include the following Disclaimer and Export Compliance provision in the
58a9f12690SJung-uk Kim  * documentation and/or other materials provided with distribution.  In
59a9f12690SJung-uk Kim  * addition, Licensee may not authorize further sublicense of source of any
60a9f12690SJung-uk Kim  * portion of the Covered Code, and must include terms to the effect that the
61a9f12690SJung-uk Kim  * license from Licensee to its licensee is limited to the intellectual
62a9f12690SJung-uk Kim  * property embodied in the software Licensee provides to its licensee, and
63a9f12690SJung-uk Kim  * not to intellectual property embodied in modifications its licensee may
64a9f12690SJung-uk Kim  * make.
65a9f12690SJung-uk Kim  *
66a9f12690SJung-uk Kim  * 3.3. Redistribution of Executable. Redistribution in executable form of any
67a9f12690SJung-uk Kim  * substantial portion of the Covered Code or modification must reproduce the
68a9f12690SJung-uk Kim  * above Copyright Notice, and the following Disclaimer and Export Compliance
69a9f12690SJung-uk Kim  * provision in the documentation and/or other materials provided with the
70a9f12690SJung-uk Kim  * distribution.
71a9f12690SJung-uk Kim  *
72a9f12690SJung-uk Kim  * 3.4. Intel retains all right, title, and interest in and to the Original
73a9f12690SJung-uk Kim  * Intel Code.
74a9f12690SJung-uk Kim  *
75a9f12690SJung-uk Kim  * 3.5. Neither the name Intel nor any other trademark owned or controlled by
76a9f12690SJung-uk Kim  * Intel shall be used in advertising or otherwise to promote the sale, use or
77a9f12690SJung-uk Kim  * other dealings in products derived from or relating to the Covered Code
78a9f12690SJung-uk Kim  * without prior written authorization from Intel.
79a9f12690SJung-uk Kim  *
80a9f12690SJung-uk Kim  * 4. Disclaimer and Export Compliance
81a9f12690SJung-uk Kim  *
82a9f12690SJung-uk Kim  * 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED
83a9f12690SJung-uk Kim  * HERE.  ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE
84a9f12690SJung-uk Kim  * IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT,  ASSISTANCE,
85a9f12690SJung-uk Kim  * INSTALLATION, TRAINING OR OTHER SERVICES.  INTEL WILL NOT PROVIDE ANY
86a9f12690SJung-uk Kim  * UPDATES, ENHANCEMENTS OR EXTENSIONS.  INTEL SPECIFICALLY DISCLAIMS ANY
87a9f12690SJung-uk Kim  * IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A
88a9f12690SJung-uk Kim  * PARTICULAR PURPOSE.
89a9f12690SJung-uk Kim  *
90a9f12690SJung-uk Kim  * 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES
91a9f12690SJung-uk Kim  * OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR
92a9f12690SJung-uk Kim  * COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT,
93a9f12690SJung-uk Kim  * SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY
94a9f12690SJung-uk Kim  * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
95a9f12690SJung-uk Kim  * HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.  THESE LIMITATIONS
96a9f12690SJung-uk Kim  * SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY
97a9f12690SJung-uk Kim  * LIMITED REMEDY.
98a9f12690SJung-uk Kim  *
99a9f12690SJung-uk Kim  * 4.3. Licensee shall not export, either directly or indirectly, any of this
100a9f12690SJung-uk Kim  * software or system incorporating such software without first obtaining any
101a9f12690SJung-uk Kim  * required license or other approval from the U. S. Department of Commerce or
102a9f12690SJung-uk Kim  * any other agency or department of the United States Government.  In the
103a9f12690SJung-uk Kim  * event Licensee exports any such software from the United States or
104a9f12690SJung-uk Kim  * re-exports any such software from a foreign destination, Licensee shall
105a9f12690SJung-uk Kim  * ensure that the distribution and export/re-export of the software is in
106a9f12690SJung-uk Kim  * compliance with all laws, regulations, orders, or other restrictions of the
107a9f12690SJung-uk Kim  * U.S. Export Administration Regulations. Licensee agrees that neither it nor
108a9f12690SJung-uk Kim  * any of its subsidiaries will export/re-export any technical data, process,
109a9f12690SJung-uk Kim  * software, or service, directly or indirectly, to any country for which the
110a9f12690SJung-uk Kim  * United States government or any agency thereof requires an export license,
111a9f12690SJung-uk Kim  * other governmental approval, or letter of assurance, without first obtaining
112a9f12690SJung-uk Kim  * such license, approval or letter.
113a9f12690SJung-uk Kim  *
114a9f12690SJung-uk Kim  *****************************************************************************/
115a9f12690SJung-uk Kim 
116a9f12690SJung-uk Kim #ifndef _ACCONFIG_H
117a9f12690SJung-uk Kim #define _ACCONFIG_H
118a9f12690SJung-uk Kim 
119a9f12690SJung-uk Kim 
120a9f12690SJung-uk Kim /******************************************************************************
121a9f12690SJung-uk Kim  *
122a9f12690SJung-uk Kim  * Configuration options
123a9f12690SJung-uk Kim  *
124a9f12690SJung-uk Kim  *****************************************************************************/
125a9f12690SJung-uk Kim 
126a9f12690SJung-uk Kim /*
127a9f12690SJung-uk Kim  * ACPI_DEBUG_OUTPUT    - This switch enables all the debug facilities of the
128a9f12690SJung-uk Kim  *                        ACPI subsystem.  This includes the DEBUG_PRINT output
129a9f12690SJung-uk Kim  *                        statements.  When disabled, all DEBUG_PRINT
130a9f12690SJung-uk Kim  *                        statements are compiled out.
131a9f12690SJung-uk Kim  *
132a9f12690SJung-uk Kim  * ACPI_APPLICATION     - Use this switch if the subsystem is going to be run
133a9f12690SJung-uk Kim  *                        at the application level.
134a9f12690SJung-uk Kim  *
135a9f12690SJung-uk Kim  */
136a9f12690SJung-uk Kim 
137a9f12690SJung-uk Kim /*
138a9f12690SJung-uk Kim  * OS name, used for the _OS object.  The _OS object is essentially obsolete,
139a9f12690SJung-uk Kim  * but there is a large base of ASL/AML code in existing machines that check
140a9f12690SJung-uk Kim  * for the string below.  The use of this string usually guarantees that
141a9f12690SJung-uk Kim  * the ASL will execute down the most tested code path.  Also, there is some
142a9f12690SJung-uk Kim  * code that will not execute the _OSI method unless _OS matches the string
143a9f12690SJung-uk Kim  * below.  Therefore, change this string at your own risk.
144a9f12690SJung-uk Kim  */
145a9f12690SJung-uk Kim #define ACPI_OS_NAME                    "Microsoft Windows NT"
146a9f12690SJung-uk Kim 
147a9f12690SJung-uk Kim /* Maximum objects in the various object caches */
148a9f12690SJung-uk Kim 
149a9f12690SJung-uk Kim #define ACPI_MAX_STATE_CACHE_DEPTH      96          /* State objects */
150a9f12690SJung-uk Kim #define ACPI_MAX_PARSE_CACHE_DEPTH      96          /* Parse tree objects */
151a9f12690SJung-uk Kim #define ACPI_MAX_EXTPARSE_CACHE_DEPTH   96          /* Parse tree objects */
152a9f12690SJung-uk Kim #define ACPI_MAX_OBJECT_CACHE_DEPTH     96          /* Interpreter operand objects */
153a9f12690SJung-uk Kim #define ACPI_MAX_NAMESPACE_CACHE_DEPTH  96          /* Namespace objects */
154a9f12690SJung-uk Kim 
155a9f12690SJung-uk Kim /*
156a9f12690SJung-uk Kim  * Should the subsystem abort the loading of an ACPI table if the
157a9f12690SJung-uk Kim  * table checksum is incorrect?
158a9f12690SJung-uk Kim  */
159a9f12690SJung-uk Kim #define ACPI_CHECKSUM_ABORT             FALSE
160a9f12690SJung-uk Kim 
161a9f12690SJung-uk Kim 
162a9f12690SJung-uk Kim /******************************************************************************
163a9f12690SJung-uk Kim  *
164a9f12690SJung-uk Kim  * Subsystem Constants
165a9f12690SJung-uk Kim  *
166a9f12690SJung-uk Kim  *****************************************************************************/
167a9f12690SJung-uk Kim 
168a9f12690SJung-uk Kim /* Version of ACPI supported */
169a9f12690SJung-uk Kim 
170a9f12690SJung-uk Kim #define ACPI_CA_SUPPORT_LEVEL           3
171a9f12690SJung-uk Kim 
172a9f12690SJung-uk Kim /* Maximum count for a semaphore object */
173a9f12690SJung-uk Kim 
174a9f12690SJung-uk Kim #define ACPI_MAX_SEMAPHORE_COUNT        256
175a9f12690SJung-uk Kim 
176a9f12690SJung-uk Kim /* Maximum object reference count (detects object deletion issues) */
177a9f12690SJung-uk Kim 
178a9f12690SJung-uk Kim #define ACPI_MAX_REFERENCE_COUNT        0x800
179a9f12690SJung-uk Kim 
1802272d050SJung-uk Kim /* Default page size for use in mapping memory for operation regions */
181a9f12690SJung-uk Kim 
1822272d050SJung-uk Kim #define ACPI_DEFAULT_PAGE_SIZE          4096    /* Must be power of 2 */
183a9f12690SJung-uk Kim 
184a9f12690SJung-uk Kim /* OwnerId tracking. 8 entries allows for 255 OwnerIds */
185a9f12690SJung-uk Kim 
186a9f12690SJung-uk Kim #define ACPI_NUM_OWNERID_MASKS          8
187a9f12690SJung-uk Kim 
188a9f12690SJung-uk Kim /* Size of the root table array is increased by this increment */
189a9f12690SJung-uk Kim 
190a9f12690SJung-uk Kim #define ACPI_ROOT_TABLE_SIZE_INCREMENT  4
191a9f12690SJung-uk Kim 
192a9f12690SJung-uk Kim /* Maximum number of While() loop iterations before forced abort */
193a9f12690SJung-uk Kim 
194a9f12690SJung-uk Kim #define ACPI_MAX_LOOP_ITERATIONS        0xFFFF
195a9f12690SJung-uk Kim 
196*a88e22b7SJung-uk Kim /* Maximum sleep allowed via Sleep() operator */
197*a88e22b7SJung-uk Kim 
198*a88e22b7SJung-uk Kim #define ACPI_MAX_SLEEP                  20000   /* Two seconds */
199*a88e22b7SJung-uk Kim 
200a9f12690SJung-uk Kim 
201a9f12690SJung-uk Kim /******************************************************************************
202a9f12690SJung-uk Kim  *
203a9f12690SJung-uk Kim  * ACPI Specification constants (Do not change unless the specification changes)
204a9f12690SJung-uk Kim  *
205a9f12690SJung-uk Kim  *****************************************************************************/
206a9f12690SJung-uk Kim 
207a9f12690SJung-uk Kim /* Method info (in WALK_STATE), containing local variables and argumetns */
208a9f12690SJung-uk Kim 
209a9f12690SJung-uk Kim #define ACPI_METHOD_NUM_LOCALS          8
210a9f12690SJung-uk Kim #define ACPI_METHOD_MAX_LOCAL           7
211a9f12690SJung-uk Kim 
212a9f12690SJung-uk Kim #define ACPI_METHOD_NUM_ARGS            7
213a9f12690SJung-uk Kim #define ACPI_METHOD_MAX_ARG             6
214a9f12690SJung-uk Kim 
215a9f12690SJung-uk Kim /*
216a9f12690SJung-uk Kim  * Operand Stack (in WALK_STATE), Must be large enough to contain METHOD_MAX_ARG
217a9f12690SJung-uk Kim  */
218a9f12690SJung-uk Kim #define ACPI_OBJ_NUM_OPERANDS           8
219a9f12690SJung-uk Kim #define ACPI_OBJ_MAX_OPERAND            7
220a9f12690SJung-uk Kim 
221a9f12690SJung-uk Kim /* Number of elements in the Result Stack frame, can be an arbitrary value */
222a9f12690SJung-uk Kim 
223a9f12690SJung-uk Kim #define ACPI_RESULTS_FRAME_OBJ_NUM      8
224a9f12690SJung-uk Kim 
225a9f12690SJung-uk Kim /*
226a9f12690SJung-uk Kim  * Maximal number of elements the Result Stack can contain,
227a9f12690SJung-uk Kim  * it may be an arbitray value not exceeding the types of
228a9f12690SJung-uk Kim  * ResultSize and ResultCount (now UINT8).
229a9f12690SJung-uk Kim  */
230a9f12690SJung-uk Kim #define ACPI_RESULTS_OBJ_NUM_MAX        255
231a9f12690SJung-uk Kim 
232a9f12690SJung-uk Kim /* Constants used in searching for the RSDP in low memory */
233a9f12690SJung-uk Kim 
234a9f12690SJung-uk Kim #define ACPI_EBDA_PTR_LOCATION          0x0000040E     /* Physical Address */
235a9f12690SJung-uk Kim #define ACPI_EBDA_PTR_LENGTH            2
236a9f12690SJung-uk Kim #define ACPI_EBDA_WINDOW_SIZE           1024
237a9f12690SJung-uk Kim #define ACPI_HI_RSDP_WINDOW_BASE        0x000E0000     /* Physical Address */
238a9f12690SJung-uk Kim #define ACPI_HI_RSDP_WINDOW_SIZE        0x00020000
239a9f12690SJung-uk Kim #define ACPI_RSDP_SCAN_STEP             16
240a9f12690SJung-uk Kim 
241a9f12690SJung-uk Kim /* Operation regions */
242a9f12690SJung-uk Kim 
243d6dd1baeSJung-uk Kim #define ACPI_NUM_PREDEFINED_REGIONS     9
244a9f12690SJung-uk Kim #define ACPI_USER_REGION_BEGIN          0x80
245a9f12690SJung-uk Kim 
246a9f12690SJung-uk Kim /* Maximum SpaceIds for Operation Regions */
247a9f12690SJung-uk Kim 
248a9f12690SJung-uk Kim #define ACPI_MAX_ADDRESS_SPACE          255
249a9f12690SJung-uk Kim 
250a9f12690SJung-uk Kim /* Array sizes.  Used for range checking also */
251a9f12690SJung-uk Kim 
252a9f12690SJung-uk Kim #define ACPI_MAX_MATCH_OPCODE           5
253a9f12690SJung-uk Kim 
254a9f12690SJung-uk Kim /* RSDP checksums */
255a9f12690SJung-uk Kim 
256a9f12690SJung-uk Kim #define ACPI_RSDP_CHECKSUM_LENGTH       20
257a9f12690SJung-uk Kim #define ACPI_RSDP_XCHECKSUM_LENGTH      36
258a9f12690SJung-uk Kim 
259d6dd1baeSJung-uk Kim /* SMBus and IPMI bidirectional buffer size */
260a9f12690SJung-uk Kim 
261a9f12690SJung-uk Kim #define ACPI_SMBUS_BUFFER_SIZE          34
262d6dd1baeSJung-uk Kim #define ACPI_IPMI_BUFFER_SIZE           66
263d6dd1baeSJung-uk Kim 
264d6dd1baeSJung-uk Kim /* _SxD and _SxW control methods */
265d6dd1baeSJung-uk Kim 
266d6dd1baeSJung-uk Kim #define ACPI_NUM_SxD_METHODS            4
267d6dd1baeSJung-uk Kim #define ACPI_NUM_SxW_METHODS            5
268a9f12690SJung-uk Kim 
269a9f12690SJung-uk Kim 
270a9f12690SJung-uk Kim /******************************************************************************
271a9f12690SJung-uk Kim  *
272a9f12690SJung-uk Kim  * ACPI AML Debugger
273a9f12690SJung-uk Kim  *
274a9f12690SJung-uk Kim  *****************************************************************************/
275a9f12690SJung-uk Kim 
276a9f12690SJung-uk Kim #define ACPI_DEBUGGER_MAX_ARGS          8  /* Must be max method args + 1 */
277a9f12690SJung-uk Kim 
278a9f12690SJung-uk Kim #define ACPI_DEBUGGER_COMMAND_PROMPT    '-'
279a9f12690SJung-uk Kim #define ACPI_DEBUGGER_EXECUTE_PROMPT    '%'
280a9f12690SJung-uk Kim 
281a9f12690SJung-uk Kim 
282a9f12690SJung-uk Kim #endif /* _ACCONFIG_H */
283a9f12690SJung-uk Kim 
284