summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2006-09-05 16:55:13 +0000
committeranholt <anholt@FreeBSD.org>2006-09-05 16:55:13 +0000
commit3aee831e44f0f83719ffa5cf1a7fed5df13f619c (patch)
tree521cf9241f610296cb6adaa454da333f8cd5528c /sys/conf/files.amd64
parentcb0ad18d6348487257f2a16b7d4cd232614653ae (diff)
downloadFreeBSD-src-3aee831e44f0f83719ffa5cf1a7fed5df13f619c.zip
FreeBSD-src-3aee831e44f0f83719ffa5cf1a7fed5df13f619c.tar.gz
Include agp_i810.c in amd64 AGP builds to get support for the Intel 915 Express
chipsets. PR: kern/93676 Submitted by: Jan Blaha <Jan.Blaha@unet.cz> MFC after: 1 week
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 7424832..5ddcb4b 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -208,6 +208,7 @@ isa/syscons_isa.c optional sc
isa/vga_isa.c optional vga
kern/link_elf_obj.c standard
pci/agp_amd64.c optional agp
+pci/agp_i810.c optional agp
pci/agp_intel.c optional agp
#
# IA32 binary support
OpenPOWER on IntegriCloud