summaryrefslogtreecommitdiffstats
path: root/sys/dev/agp/agppriv.h
Commit message (Expand)AuthorAgeFilesLines
* Deal with 0 length args...rnoland2008-12-211-1/+1
* Fix AGP_DEBUG macro to use c99 __VA_ARGS__ and build if enabled.rnoland2008-12-211-6/+3
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-121-1/+1
* 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