summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2013-08-18 17:33:02 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2013-08-18 17:33:02 +0000
commitd713ffed036c376b34f9deaa78f2b6246cbf3214 (patch)
treeaf2f58b8b678880fa06630b1b270a0a1a37996d6
parentc815e7e7f81959a58647a866ebb0adde5e081aaa (diff)
Disable appleagp(4). It doesn't really work yet, and hurts certain iBook G3
models (PowerMac4,3). ok matthieu@, mpi@
-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 1ccdd646936..f34b6bb6b65 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.223 2013/08/17 08:33:11 mpi Exp $g
+# $OpenBSD: GENERIC,v 1.224 2013/08/18 17:33:01 kettenis Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -357,8 +357,8 @@ bwi* at cardbus? # Broadcom AirForce (802.11b/g)
wsdisplay* at vgafb?
-appleagp* at pchb?
-agp* at appleagp? # AGP bridges
+#appleagp* at pchb?
+#agp* at appleagp? # AGP bridges
#option DRMDEBUG
radeondrm* at pci? # ATI Radeon DRM driver