From 731f339f62ffb3c20fb081e98e64e5eecec96655 Mon Sep 17 00:00:00 2001 From: njl Date: Fri, 4 May 2007 22:04:41 +0000 Subject: MFC: enable i810 (including i915, i945, etc) on amd64 --- sys/conf/files.amd64 | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf') diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index a01d003..0bf8376 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -212,6 +212,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 -- cgit v1.1