summaryrefslogtreecommitdiff
path: root/sys/dev/pci/agp_intel.c
AgeCommit message (Expand)Author
2008-11-09Rework that way that agp attaches.Owain Ainsworth
2008-09-02missing break;Jonathan Gray
2008-01-04Clean up Intel host bridge PCI IDs.Mark Kettenis
2007-12-07KNF, no binary change.Owain Ainsworth
2007-12-06Destatic functions in the agp subsystem.Owain Ainsworth
2007-11-26correct newlines surrounding the sub-bus configuration, and unifyTheo de Raadt
2007-11-25Make agp attach as a device. This means that many more agp bridgesOwain Ainsworth
2007-10-06Simpliest memset(,0,) -> M_ZERO changes. One (caddr *) cast removal,Kenneth R Westerback
2007-08-04Add AGP support for the intel i965 chipset, this also extends theReyk Floeter
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2002-07-25- some KNF.Federico G. Schwindt
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff