Date: Wed, 12 Jul 2000 03:13:07 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/pci agp_i810.c agp.c agppriv.h agpreg.h src/sys/modules/agp Makefile Message-ID: <200007121013.DAA05387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2000/07/12 03:13:07 PDT Modified files: sys/conf files sys/pci agp.c agppriv.h agpreg.h sys/modules/agp Makefile Added files: sys/pci agp_i810.c Log: 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> Revision Changes Path 1.387 +2 -1 src/sys/conf/files 1.3 +15 -5 src/sys/pci/agp.c 1.3 +2 -1 src/sys/pci/agppriv.h 1.3 +42 -1 src/sys/pci/agpreg.h 1.2 +3 -2 src/sys/modules/agp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007121013.DAA05387>