summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2012-02-26 13:45:25 +0000
committerjhibbits <jhibbits@FreeBSD.org>2012-02-26 13:45:25 +0000
commit76b96a73a21dcf5aeee696374140cc282c98ff0f (patch)
tree8e644c967830caaa1e93449b20e754595dc24b18 /sys/powerpc/conf
parent9b7d718a858ef9643ac3de3bcd4f099365aa0791 (diff)
downloadFreeBSD-src-76b96a73a21dcf5aeee696374140cc282c98ff0f.zip
FreeBSD-src-76b96a73a21dcf5aeee696374140cc282c98ff0f.tar.gz
Add backlight control to ATI-graphics PowerBooks and iBooks.
Approved by: nwhitehorn (mentor) MFC after: 1 week
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
-rw-r--r--sys/powerpc/conf/GENERIC641
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index cc7045a..21ca0c9 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -194,6 +194,7 @@ device max6690 # PowerMac7,2 temperature sensor
device powermac_nvram # Open Firmware configuration NVRAM
device smu # Apple System Management Unit
device windtunnel # Apple G4 MDD fan controller
+device atibl # ATI-based backlight driver for PowerBooks/iBooks
# ADB support
device adb
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index c7959b8..d8a6654 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -188,6 +188,7 @@ device fcu # Apple Fan Control Unit
device max6690 # PowerMac7,2 temperature sensor
device powermac_nvram # Open Firmware configuration NVRAM
device smu # Apple System Management Unit
+device atibl # ATI-based backlight driver for PowerBooks/iBooks
# ADB support
device adb
OpenPOWER on IntegriCloud