summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf/GENERIC
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2005-10-31 02:26:27 +0000
committerBrad Smith <brad@cvs.openbsd.org>2005-10-31 02:26:27 +0000
commitf5a61cc6d06b4fc574e09c91cfc9ee455b4880b5 (patch)
treee186ae4a79102dfabf2a71a9e0e5addc001e749c /sys/arch/macppc/conf/GENERIC
parent2baf7171202ec4873363c3755d106694a8d433ea (diff)
enable tumbler* to encourage more testing. it works on a 4th gen
PowerBook but not on the 12" iBook I have (not without an i2s change).
Diffstat (limited to 'sys/arch/macppc/conf/GENERIC')
-rw-r--r--sys/arch/macppc/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index f6849829cda..2d89f99f89a 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.94 2005/10/31 00:24:57 brad Exp $g
+# $OpenBSD: GENERIC,v 1.95 2005/10/31 02:26:26 brad Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -143,7 +143,7 @@ zstty* at zsc?
awacs* at macobio? # Apple audio device
ki2c* at macobio? # Keywest I2C
snapper* at macobio? # Snapper audio device
-#tumbler* at macobio? # Tumbler audio device
+tumbler* at macobio? # Tumbler audio device
aoa* at macobio? # aoa audio device
daca* at macobio? # Dac3550a audio device
@@ -264,7 +264,7 @@ wsdisplay* at vgafb?
# Audio support
audio* at awacs?
audio* at snapper?
-#audio* at tumbler?
+audio* at tumbler?
audio* at eap?
audio* at uaudio?
audio* at aoa?