aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/agp/agpvar.h
Commit message (Expand)AuthorAgeFilesLines
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasJohn Baldwin2007-11-121-1/+1
* Don't map the AGP aperture into contiguous KVA. The various graphicsJohn Baldwin2005-12-201-1/+0
* Allow retrieval of the virtual address of the AGP apertureMatthew N. Dodd2001-12-191-0/+1
* A driver for programming the AGP hardware. This is only very lightlyDoug Rabson2000-06-091-0/+125