summaryrefslogtreecommitdiffstats
path: root/sys/pci/agppriv.h
Commit message (Expand)AuthorAgeFilesLines
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-121-112/+0
* Split agp_generic_detach() up into two routines: agp_free_cdev() destroysjhb2007-10-301-0/+2
* Add support for G965/Q965/GM965/GME965/GME945 AGP.anholt2007-07-131-0/+5
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Get rid of a lockmgr consumer by making agp(4) use a standard mutex,mux2004-05-221-1/+1
* Add support for Intel's i810 chipset with integrated graphics. Andfr2000-07-121-0/+1
* Fix the AMD 751 AGP minidriver so that it works with my test code.dfr2000-06-101-0/+1
* A driver for programming the AGP hardware. This is only very lightlydfr2000-06-091-0/+103
OpenPOWER on IntegriCloud