freebsd-dev/sys/dev/agp
Marcel Moolenaar a9945062b7 Make this compile on 64-bit architectures (e.g. ia64) by not assuming
pointers (but more precisely vm_offset_t) can be printed with %x. Use
%p instead and cast the argument to caddr_t.
2002-10-12 20:40:36 +00:00
..
agp_ali.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp_amd.c Make this compile on 64-bit architectures (e.g. ia64) by not assuming 2002-10-12 20:40:36 +00:00
agp_i810.c Correct an indentation. 2002-10-03 06:10:54 +00:00
agp_if.m
agp_intel.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp_sis.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp_via.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agp.c Include <sys/lockmgr.h> for old lock interfaces instead of depending on 2002-08-27 11:51:55 +00:00
agppriv.h
agpreg.h Add AGP support for Intel i830M and i845 thanks to patches from moto kawasaki 2002-09-12 04:23:18 +00:00
agpvar.h