Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 02:38:20 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/acpica acpi_machdep.c
Message-ID:  <200406280238.i5S2cKdx030530@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004-06-28 02:38:20 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/acpica      acpi_machdep.c 
  Log:
  Use APM_UNKNOWN instead of 0xff.  Use ~0U instead 0 for the number of
  batteries.  This should be -1 to match other code, but since the api
  is unsigned ~0U is the same thing.
  
  Revision  Changes    Path
  1.23      +9 -9      src/sys/i386/acpica/acpi_machdep.c



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