freebsd-dev/sys/dev/agp
Konstantin Belousov 83d5d2963e Do not mention VM_ALLOC_RETRY in comment, and normalize the terminology
(blocking -> sleeping).

Reviewed by:	alc
MFC after:	3 days
2010-07-08 08:39:02 +00:00
..
agp_ali.c strict kobj signatures: fixes in agp driver 2009-06-11 17:06:07 +00:00
agp_amd64.c vm_offset_t is unsigned and therefore can not be negative. 2009-03-20 18:30:20 +00:00
agp_amd.c strict kobj signatures: fixes in agp driver 2009-06-11 17:06:07 +00:00
agp_ati.c strict kobj signatures: fixes in agp driver 2009-06-11 17:06:07 +00:00
agp_i810.c Push down the acquisition of the page queues lock into vm_page_unwire(). 2010-05-05 03:45:46 +00:00
agp_if.m
agp_intel.c vm_offset_t is unsigned and therefore can not be negative. 2009-03-20 18:30:20 +00:00
agp_nvidia.c Add a missing linefeed 2010-06-19 08:42:29 +00:00
agp_sis.c strict kobj signatures: fixes in agp driver 2009-06-11 17:06:07 +00:00
agp_via.c Fix a handful of issues with via agp support. 2009-12-21 03:28:05 +00:00
agp.c Do not mention VM_ALLOC_RETRY in comment, and normalize the terminology 2010-07-08 08:39:02 +00:00
agppriv.h
agpreg.h
agpvar.h