Some agp(4) fixes:
authorHasso Tepper <hasso@dragonflybsd.org>
Fri, 22 Aug 2008 07:08:13 +0000 (07:08 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Fri, 22 Aug 2008 07:08:13 +0000 (07:08 +0000)
commit2f1d30c174139a97a25e6a514acfc95a2a0a8ab5
tree11f2810058c4f9bf2d35b8f05bb17126dcf7e0e1
parent404baebc5c8ae473c62982326173c6aef1570a75
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