freebsd-dev/sys/dev/tdfx
John Baldwin 40e8bd8c76 Print pointers with %p instead of casting them to an unsigned int and
then printing them with 0x%x which doesn't work when sizeof(void *) >
sizeof(int).
2002-11-07 21:19:47 +00:00
..
tdfx_io.h
tdfx_linux.h
tdfx_pci.c Print pointers with %p instead of casting them to an unsigned int and 2002-11-07 21:19:47 +00:00
tdfx_pci.h
tdfx_vars.h Disabuse this driver of the notion that it needs to include 2002-09-28 20:56:32 +00:00