git: agp: Fix a handful of issues with via agp support
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Tue Dec 4 00:26:16 PST 2012
commit 35d78109885998a3049fdd3aabd76fdf02ac26e9
Author: rnoland <rnoland at FreeBSD.org>
Date: Mon Dec 21 03:28:05 2009 +0000
agp: Fix a handful of issues with via agp support
* Read the pci capability register to identify AGP 3 support
* Add missing smaller aperture sizes for AGP3 chips.
* Fix the aperture size calculation on AGP2 chips.
All sizes between 32M and 256M reported as 256M.
* Add \n to error string.
This all seems to get the CLE266 EPIA-M board agp working properly
Obtained-from: FreeBSD
Summary of changes:
sys/dev/agp/agp_via.c | 152 ++++++++++++++++++++++++++++++++-----------------
1 files changed, 100 insertions(+), 52 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35d78109885998a3049fdd3aabd76fdf02ac26e9
--
DragonFly BSD source repository
More information about the Commits
mailing list