summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroga <oga@openbsd.org>2008-03-16 19:24:51 +0000
committeroga <oga@openbsd.org>2008-03-16 19:24:51 +0000
commitee1c494ab04730000442912eb39084df0442e629 (patch)
tree947b950c47508220e2e0ec8963d90888b0b64afe
parentagp now attaches at vga. (diff)
downloadwireguard-openbsd-ee1c494ab04730000442912eb39084df0442e629.tar.xz
wireguard-openbsd-ee1c494ab04730000442912eb39084df0442e629.zip
for some reason the pchb dependency on agp got left in. kill it.
-rw-r--r--sys/arch/i386/conf/files.i3865
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index 669df8ef1f5..583377e4345 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i386,v 1.173 2008/03/16 19:00:28 oga Exp $
+# $OpenBSD: files.i386,v 1.174 2008/03/16 19:24:51 oga Exp $
#
# new style config file for i386 architecture
#
@@ -106,8 +106,7 @@ attach agp at agpbus
file arch/i386/pci/agp_machdep.c agp
# PCI-Host bridge chipsets
-device pchb: pcibus, agpbus, agp_amd, agp_i810, agp_intel, agp_sis,
- agp_via
+device pchb: pcibus
attach pchb at pci
file arch/i386/pci/pchb.c pchb