cvs commit: src/sys/dev/acpica/Osd OsdHardware.c

Nate Lawson njl at FreeBSD.org
Wed Mar 29 18:48:00 UTC 2006


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


More information about the cvs-src mailing list