summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2000-07-12 10:13:07 +0000
committerdfr <dfr@FreeBSD.org>2000-07-12 10:13:07 +0000
commit6ab55f97093431d174fc5d9f839fe4f13aebcafe (patch)
tree13ae3615beebc7b58ec7387f19eb27c864c7d781 /sys/conf/files
parent44b02079a7c6306451f17f95f9ddafa11928fa26 (diff)
downloadFreeBSD-src-6ab55f97093431d174fc5d9f839fe4f13aebcafe.zip
FreeBSD-src-6ab55f97093431d174fc5d9f839fe4f13aebcafe.tar.gz
Add support for Intel's i810 chipset with integrated graphics. An
associated patch to XFree86 allows the X server to work with this chipset on FreeBSD. Additional work will include porting the Linux 3D driver. Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 01f088f..9bdb067 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -860,6 +860,7 @@ pci/agp_via.c optional agp
pci/agp_sis.c optional agp
pci/agp_ali.c optional agp
pci/agp_amd.c optional agp
+pci/agp_i810.c optional agp
pci/alpm.c count alpm
pci/amd.c optional amd
pci/cy_pci.c optional cy pci
OpenPOWER on IntegriCloud