cvs commit: src/sys/pci agp_i810.c agpreg.h
Eric Anholt
anholt at FreeBSD.org
Fri Dec 2 23:51:44 GMT 2005
anholt 2005-12-02 23:51:36 UTC
FreeBSD src repository
Modified files:
sys/pci agp_i810.c agpreg.h
Log:
Add support for i915 GMCH AGP. This diff is a combination of work by myself
and some fixes from Motomichi Matsuzaki. Testing involved many people, but the
final, successful testing was from rwatson who endured several rounds of "it
crashes at XYZ stage" "oh, please correct this typo and try again." The Linux
driver, and to a small extent the limited specs, were both used as a reference
for how to program the chipset.
PR: kern/80396
Submitted by: Martin Mersberger
Revision Changes Path
1.33 +143 -31 src/sys/pci/agp_i810.c
1.16 +17 -0 src/sys/pci/agpreg.h
More information about the cvs-src
mailing list