Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2006 18:48:00 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica/Osd OsdHardware.c
Message-ID:  <200603291848.k2TIm0E3062366@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603291848.k2TIm0E3062366>