njl 2006-03-29 18:47:59 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica/Osd OsdHardware.c
Log:
Fix printf arg on 64-bit arch by casting to an int. The IO port is never
more than a couple digits anyway.
Pointy hat to: njl
Revision Changes Path
1.19 +2 -2 src/sys/dev/acpica/Osd/OsdHardware.c