summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC4
-rw-r--r--sys/powerpc/conf/NOTES2
2 files changed, 6 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 2a624ce..50574ab 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -162,6 +162,10 @@ device adb
device cuda
device pmu
+# Powermac I2C support
+device iicbus # I2C bus code
+device kiic # Keywest I2C
+
options KTR
options KTR_COMPILE=0xffffffff
#options KTR_MASK=KTR_SIG
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index 7dcf8d5..e78a042 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -30,6 +30,8 @@ device ofwd # Open Firmware disks
device adb # Apple Desktop Bus
device cuda # VIA-CUDA ADB interface
device pmu # Apple Power Management Unit
+device snd_ai2s # Apple I2S Audio
+device snd_davbus # Apple Davbus Audio
#####################################################################
OpenPOWER on IntegriCloud