]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a new AGP driver for ATI IGP chipsets. The driver is based on reading of
authoranholt <anholt@FreeBSD.org>
Sat, 17 Sep 2005 03:36:47 +0000 (03:36 +0000)
committeranholt <anholt@FreeBSD.org>
Sat, 17 Sep 2005 03:36:47 +0000 (03:36 +0000)
commit2bb9efbdc659cf3671a14d1a12e44ad84c32f08c
treecd21f1a3f2f06fc3c64959663039fa0908178a38
parentcd7e9610083fb288a1e9f23608cb1c5fa19700da
Add a new AGP driver for ATI IGP chipsets.  The driver is based on reading of
the Linux driver, since specs are unavailable.  Many thanks to Adam Kirchhoff
for multiple useful testing cycles, and Ralf Wostrack for the final fix to get
it working.

PR: i386/75251
Submitted by: anholt
sys/conf/files.i386
sys/dev/agp/agp_ati.c [new file with mode: 0644]
sys/dev/agp/agpreg.h
sys/modules/agp/Makefile
sys/pci/agp_ati.c [new file with mode: 0644]
sys/pci/agpreg.h