code: fqa.9front.org

Download patch

ref: 57f6d42fc0a78a8d00aeba9ecf11d5e1e7fc1a31
parent: 82e118e55824ff3231243088996f24cc3d629923
author: sl <sl@stanleylieber.com>
date: Sun Jul 18 18:54:05 EDT 2021

fqa8.ms, fqa9.ms: acpi is enabled by default now.

--- a/fqa8.ms
+++ b/fqa8.ms
@@ -2636,13 +2636,10 @@
 .R
 .ihtml h3
 
-ACPI is enabled with the presence of
-.CW *acpi=
-boot parameter. This will create the
-.CW /dev/acpitbls
-file that can be used to read the systems acpi tables. Specifying
+ACPI is now enabled by default.
+For machines without ACPI, disable it with the presence of
 .CW *acpi=0
-will make acpi tables accessible thru the file but not use it in the kernel.
+boot parameter.
 
 The command
 .CW aux/acpi
--- a/fqa9.ms
+++ b/fqa9.ms
@@ -426,8 +426,8 @@
 .ihtml ul <ul>
 .IP
 • The boot parameter
-.CW *acpi=1
-might solve interrupt routing problems in the case of broken or incomplete BIOS MP tables. (acpi is still experimental)
+.CW *acpi=0
+will disable ACPI (probably needed for 386 machines).
 
 • Try the boot parameter
 .CW *nomp=