Import acpica-20050211 from Intel.
[dragonfly.git] / sys / contrib / dev / acpica-unix-20050211 / README.DRAGONFLY
blobcdb49bdae4fdd055264b313a388d964e1ece0679
2                 ACPI 20050211 AS USED BY DRAGONFLY
4     This directory contains a selected set of files from the Intel
5     acpica-unix-20050211 distribution.  No files have been moved
6     or modified from their extracted position.
8     DO NOT CREATE OR EDIT ANY FILES IN THIS DIRECTORY HIERARCHY!  THIS
9     HIERARCHY REPRESENTS AN EXACT COPY, MINUS UNNEEDED FILES, OF THE INTEL
10     ACPICA-UNIX-20050211 DISTRIBUTION.  All modifications are made in the 
11     DragonFly build wrapper, primarily in /usr/src/sys/dev/acpica5 and 
12     /usr/src/sys/i386/acpica5, by creating overrides or performing surgery
13     on the distribution.  The only additional file added to this directory
14     is README.DRAGONFLY.  The base source was fetched from:
16         http://developer.intel.com/technology/iapc/acpi/downloads/acpica-unix-20050211.tar.gz
17         MD5 (acpica-unix-20050211.tar.gz) = 2236c801e4897546eb1e9f5a591dfa6f
19     UPGRADE PROCDURE:
21         * download a new acpica-unix distribution
23         * extract the archive into this directory, overlaying the
24           existing files.
26         * cvs add any new files, cvs delete any deleted files relative
27           to the new dist, build a system and make sure the new ACPICA5
28           module works properly, then commit.
30           DO NOT MAKE ANY EDITS TO THE BINUTILS DISTRIBUTION IN THIS CONTRIB
31           DIRECTORY, OTHER THEN TO README.DRAGONFLY!