| Age | Commit message (Expand) | Author |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2010-11-13 | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and | uebayasi |
| 2010-04-04 | Add (non-IGP) AGP port support for Intel 82855GM. | jakllsch |
| 2010-02-24 | A pointer typedef entails trading too much flexibility to declare const | dyoung |
| 2010-01-08 | Expand PMF_FN_* macros. | dyoung |
| 2008-06-09 | o Split device_t/softc for agp(4). | freza |
| 2008-04-10 | use aprint_*_dev and device_xname | cegger |
| 2008-02-29 | Use PMF_FN_ARGS, PMF_FN_PROTO. | dyoung |
| 2008-02-21 | clean up the error bit clear code: | drochner |
| 2008-02-15 | Fix unaligned write to PCI configuration space. Should fix PR kern/37824. | gson |
| 2008-01-04 | Start detangling lock.h from intr.h. This is likely to cause short term | ad |
| 2007-12-15 | __FUNCTION__ -> __func__ | perry |
| 2007-12-09 | Merge jmcneill-pm branch. | jmcneill |
| 2007-11-12 | Merge bunch of AGP changes from jmcneill-pm. | joerg |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-26 | Remove duplicate include of <sys/agpio.h> | hubertf |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-24 | Add "name" parameter to powerhook_establish, to aid debugging. No objections | jmcneill |
| 2006-03-11 | Add Intel AGP powerhook. Tested on an 82855PM. | jmcneill |
| 2006-01-16 | PR/32550: Michael Eriksson: No agp(4) support for i915 integrated graphics | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-28 | Use ANSI function decls and static. | thorpej |
| 2003-08-26 | Rework support for i845, i865 and i875P. agp(4) now doesn't "kill" the | tron |
| 2003-08-26 | Replaces space with tabs. | tron |
| 2003-07-22 | Clean up autoconfiguration output a little. | simonb |
| 2003-07-06 | Handle i865 and i875P chipsets like the i845. This works good enough to | tron |
| 2003-06-25 | The problem which stops in the middle of booting was solved. | ichiro |
| 2003-06-14 | make compile | ichiro |
| 2003-06-14 | fix some bugs | ichiro |
| 2003-06-09 | fix bug report - xsrc/17810, kern/16898 | ichiro |
| 2003-01-31 | Use aprint_*(). | thorpej |
| 2002-01-12 | Call malloc(9) with M_ZERO flag instead of memset() after malloc(). | tsutsui |
| 2001-11-13 | add RCSID | lukem |
| 2001-09-15 | Clean up the AGP match/attach code somewhat. | thorpej |
| 2001-09-11 | Don't forget to install the pointer to the chip-specific chipc. | fvdl |
| 2001-09-10 | AGP GART support code. Originally written by Doug Rabson for FreeBSD, | fvdl |