summaryrefslogtreecommitdiff
path: root/sys/pci/agp_ati.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* MFC: Split agp_generic_detach() up into two routines: agp_free_cdev() andJohn Baldwin2007-11-081-5/+3
* Add support for another ATI IGP 340M (RS200M) AGP bridge.Eric Anholt2006-09-011-1/+4
* Change the various AGP drivers that attach to the Host-PCI bridge device toJohn Baldwin2005-12-201-2/+1
* Add a new AGP driver for ATI IGP chipsets. The driver is based on reading ofEric Anholt2005-09-171-0/+386