Module Name: src
Committed By: christos
Date: Mon Feb 24 14:41:29 UTC 2025
Modified Files:
src/sys/dev/acpi/acpica: README
Log Message:
mention script
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/acpica/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/acpi/acpica/README
diff -u src/sys/dev/acpi/acpica/README:1.6 src/sys/dev/acpi/acpica/README:1.7
--- src/sys/dev/acpi/acpica/README:1.6 Sat Jan 18 04:51:08 2014
+++ src/sys/dev/acpi/acpica/README Mon Feb 24 09:41:29 2025
@@ -1,4 +1,4 @@
-# $NetBSD: README,v 1.6 2014/01/18 09:51:08 apb Exp $
+# $NetBSD: README,v 1.7 2025/02/24 14:41:29 christos Exp $
This is the Intel ACPI Component Architecture, Intel's reference
implementation of the core operating system ACPI support. The
@@ -15,6 +15,7 @@ something sane that we can use. The curr
mv components/* .
rmdir components
+This is done using the acpica2netbsd script
Please also update ACPI_DATE in include/acapps.h.
The routines that the operating system must provide are documented
@@ -28,6 +29,7 @@ Copies of the document may be retrieved
Structure:
+external/bsd/acpica The iasl build glue
sys/external/bsd/acpica/dist The imported source
sys/external/bsd/acpica/conf The config glue
sys/dev/acpi Device drivers