freebsd-dev/sys/dev/agp
Wojciech A. Koszek c353491ad3 Fix AGP debugging code:
- correct format strings
- fill opt_agp.h if AGP_DEBUG is defined
- bring AGP_DEBUG to LINT by mentioning it in NOTES

This should hopefully fix a warning that was...

Found by:	Coverity Prevent(tm)
CID:		3676
Tested on:	amd64, i386
2009-02-06 20:57:10 +00:00
..
agp_ali.c Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
agp_amd64.c Add support for AMD64 Family 10h processors. 2009-01-12 16:07:03 +00:00
agp_amd.c Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
agp_ati.c Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
agp_i810.c Fix up handling of Intel G4X chips some more. 2008-12-23 16:16:30 +00:00
agp_if.m Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
agp_intel.c Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
agp_nvidia.c Calculate the number of pages the GATT spans when reading from each page 2008-03-07 13:36:38 +00:00
agp_sis.c Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
agp_via.c - Add few VIA bridges to agp_via.c and connect it to amd64 build 2009-01-23 17:48:18 +00:00
agp.c Fix AGP debugging code: 2009-02-06 20:57:10 +00:00
agppriv.h Deal with 0 length args... 2008-12-21 22:30:37 +00:00
agpreg.h Correctly handle Intel g33 chips and add support for g45 chips 2008-10-02 20:29:45 +00:00
agpvar.h Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00