freebsd-nq/sys/dev/ath
Peter Wemm 6891c875c2 Make this amd64-clean. sizeof is long on amd64, so things that do a printf
of a sizeof, need to use %z to get the correct type on all our platforms.
Also, convert integers<->pointers via uintptr_t.

(I think Sam's instructions were for me to commit this.  If I
 misunderstood, then I apologize in advance.)
2004-12-15 02:25:21 +00:00
..
ath_rate Make this amd64-clean. sizeof is long on amd64, so things that do a printf 2004-12-15 02:25:21 +00:00
if_ath_pci.c Update with last year of work. 2004-12-08 17:34:36 +00:00
if_ath.c Make this amd64-clean. sizeof is long on amd64, so things that do a printf 2004-12-15 02:25:21 +00:00
if_athioctl.h Update with last year of work. 2004-12-08 17:34:36 +00:00
if_athrate.h Update with last year of work. 2004-12-08 17:34:36 +00:00
if_athvar.h Update with last year of work. 2004-12-08 17:34:36 +00:00