cvs commit: src/sys/pci agp_i810.c agpreg.h

Remington mrl0lz at gmail.com
Sun Dec 4 09:14:47 GMT 2005


On Fri, 2005-12-02 at 23:51 +0000, Eric Anholt wrote:
> 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
> _______________________________________________
> cvs-src at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"

Thank you!!!!! I've been waiting for 6+ months for this support



More information about the cvs-src mailing list