freebsd-skq/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
agp_amd64.c Add support for AMD64 Family 10h processors. 2009-01-12 16:07:03 +00:00
agp_amd.c
agp_ati.c
agp_i810.c Fix up handling of Intel G4X chips some more. 2008-12-23 16:16:30 +00:00
agp_if.m
agp_intel.c
agp_nvidia.c
agp_sis.c
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