Document a URL from which you can get the ACPICA programmer reference manual.

This commit is contained in:
perry 2003-02-06 00:27:06 +00:00
parent 2e73bb80fe
commit b46df93398
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: README,v 1.2 2001/09/28 01:24:44 thorpej Exp $
# $NetBSD: README,v 1.3 2003/02/06 00:27:06 perry Exp $
This is the Intel ACPI Component Architecture, Intel's reference
implementation of the core operating system ACPI support. The
@ -16,6 +16,10 @@ in the following document:
ACPI Component Architecture Programmer Reference
Intel Corp.
Copies of the document may be retrieved from:
http://developer.intel.com/technology/iapc/acpi/downloads.htm
Machine-dependent code must provide the following routines for Osd:
ACPI_STATUS acpi_md_OsInitialize(void);