summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorphilip <philip@FreeBSD.org>2004-04-22 21:29:02 +0000
committerphilip <philip@FreeBSD.org>2004-04-22 21:29:02 +0000
commit46d76e027dd2c0f7e79a102023f0f203a80517e7 (patch)
treed44d99c44aeba1bd455e2300dba12efd3f554bab /sys/i386/conf
parentcbd248f2b7c3a0457219d93b3fb1d56a50f9a4a5 (diff)
downloadFreeBSD-src-46d76e027dd2c0f7e79a102023f0f203a80517e7.zip
FreeBSD-src-46d76e027dd2c0f7e79a102023f0f203a80517e7.tar.gz
Add the ACPI Asus extras driver. Provides support for cool ACPI-controled
gadgets (hotkeys, lcd, ...) on Asus laptops. I aim to closely track the acpi4asus project which implements these features in the Linux kernel. If this breaks your laptop, please let me know how it does it :-) Approved by: njl (mentor)
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 59ddbf0..1669b89 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -450,6 +450,9 @@ options ACPI_MAX_THREADS=1
#!options ACPI_NO_SEMAPHORES
#!options ACPICA_PEDANTIC
+# ACPI Asus Extras (LCD backlight/brightness, video output, etc.)
+device acpi_asus
+
# ACPI Toshiba Extras (LCD backlight/brightness, video output, etc.)
device acpi_toshiba
OpenPOWER on IntegriCloud