xref: /illumos-gate/usr/src/cmd/acpi/Readme (revision 35786f68)
1bc36eafdSMike GerdtsThis file and its contents are supplied under the terms of the
2bc36eafdSMike GerdtsCommon Development and Distribution License ("CDDL"), version 1.0.
3bc36eafdSMike GerdtsYou may only use this file in accordance with the terms of version
4bc36eafdSMike Gerdts1.0 of the CDDL.
57b1019a6SJerry Jelinek
6bc36eafdSMike GerdtsA full copy of the text of the CDDL should have accompanied this
7bc36eafdSMike Gerdtssource.  A copy of the CDDL is also available via the Internet at
8bc36eafdSMike Gerdtshttp://www.illumos.org/license/CDDL.
9bc36eafdSMike Gerdts
10bc36eafdSMike GerdtsCopyright (c) 2018, Joyent, Inc.
11bc36eafdSMike Gerdts
12bc36eafdSMike Gerdts---
13bc36eafdSMike Gerdts
14*35786f68SRobert MustacchiThe ACPI code is currently based on 'joyent/20180629', which is based on
15*35786f68SRobert Mustacchithe '20180629' release.
16*35786f68SRobert Mustacchi
17*35786f68SRobert MustacchiThe ACPI utilities are based on the Intel ACPI source code drops.  Most
18*35786f68SRobert Mustacchiof the ACPI source code lives in the following directories:
19bc36eafdSMike Gerdts
20bc36eafdSMike Gerdts   usr/src/uts/common/acpica		Common to kernel and commands
21bc36eafdSMike Gerdts   usr/src/uts/intel/io/acpica		Kernel
22bc36eafdSMike Gerdts   usr/src/uts/intel/sys/acpi		Headers
23bc36eafdSMike Gerdts   usr/src/cmd/acpi			Commands
24bc36eafdSMike Gerdts
25*35786f68SRobert MustacchiWe maintain an ACPI repository that has the tools to sync up the ACPI
26*35786f68SRobert Mustacchidata in illumos. The repository README has more information on the
27*35786f68SRobert Mustacchirepository. It has the following information:
28bc36eafdSMike Gerdts
29*35786f68SRobert Mustacchi1. Branches with all of our modification on top of our data.
30bc36eafdSMike Gerdts
31*35786f68SRobert Mustacchi2. Instructions and tools with all of our updates.
32bc36eafdSMike Gerdts
33*35786f68SRobert Mustacchi3. The tool 'tools/acpica-update' in the repository can be used to
34*35786f68SRobert Mustacchiupdate the ACPI source code in illumos.
35