Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the various AGP drivers that attach to the Host-PCI bridge device to | jhb | 2005-12-20 | 1 | -2/+1 |
* | Fix agp_nvidia.c to behave more like the linux driver, fixing DRI on Radeon | anholt | 2005-09-16 | 1 | -11/+20 |
* | nVidia AGP chipsets beyond nForce2 are AMD64-specific. | obrien | 2005-04-02 | 1 | -1/+1 |
* | Fix style(9) issues with __P removal. | imp | 2005-02-24 | 1 | -10/+10 |
* | Return BUS_PROBE_DEFAULT instead of 0. | imp | 2005-02-24 | 1 | -1/+1 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | Use __FBSDID. | mux | 2004-05-23 | 1 | -2/+3 |
* | Get rid of a lockmgr consumer by making agp(4) use a standard mutex, | mux | 2004-05-22 | 1 | -1/+0 |
* | Add the ability to disable agp devices at the loader prompt. Usage is | njl | 2004-04-03 | 1 | -0/+2 |
* | PCI header files live in dev/pci. | mdodd | 2003-08-23 | 1 | -2/+2 |
* | AGP GART driver for NVIDIA nForce/nForce2 chipsets. | mdodd | 2003-08-23 | 1 | -0/+453 |