Module Name:    src
Committed By:   uebayasi
Date:           Sat Oct 11 07:03:10 UTC 2014

Modified Files:
        src/sys/arch/macppc/conf: files.macppc

Log Message:
Probably agp_apple is never used.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/arch/macppc/conf/files.macppc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/macppc/conf/files.macppc
diff -u src/sys/arch/macppc/conf/files.macppc:1.100 src/sys/arch/macppc/conf/files.macppc:1.101
--- src/sys/arch/macppc/conf/files.macppc:1.100	Thu Apr 18 16:42:46 2013
+++ src/sys/arch/macppc/conf/files.macppc	Sat Oct 11 07:03:09 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: files.macppc,v 1.100 2013/04/18 16:42:46 macallan Exp $
+#	$NetBSD: files.macppc,v 1.101 2014/10/11 07:03:09 uebayasi Exp $
 #
 # macppc-specific configuration info
 
@@ -133,7 +133,7 @@ attach ofb at pci
 file arch/macppc/dev/ofb.c			ofb needs-flag
 
 # PCI-Host bridge chipsets
-device pchb: agpbus, agp_apple
+device pchb: agpbus
 attach pchb at pci
 file arch/powerpc/pci/pchb.c			pchb
 

Reply via email to