Some agp(4) fixes:
commitdae4e3e0c4cc4553fc7ee7e0d9790bf60a559df4
authorHasso Tepper <hasso@dragonflybsd.org>
Fri, 22 Aug 2008 07:08:13 +0000 (22 07:08 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Fri, 22 Aug 2008 07:08:13 +0000 (22 07:08 +0000)
tree396b429f48dd5c8ad29252070f913d2ab87883ec
parentd1230da479e9ed86313341e3dcd9ea5ffa8c07c8
Some agp(4) fixes:

* Enable the support for G33/Q35/Q33.
* Add resume support to the agp_i810 family.
* Calculate the number of pages the GATT spans in Nvidia chipsets instead
  of harcoding in to 33 pages.

Obtained-from: FreeBSD
sys/dev/agp/agp_i810.c
sys/dev/agp/agp_nvidia.c