Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 18:57:33 -0800 (PST)
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 acpi.c acpi_button.c acpivar.h
Message-ID:  <200402110257.i1B2vXhP052210@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004/02/10 18:57:33 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c acpi_button.c acpivar.h 
  Log:
  Prefer buttons defined in the AML over the ones in the FADT.  Some
  systems define power/sleep buttons in both places but only deliver
  notifies to the ones defined in the AML.
  
  Also, reduce length of various function handler names.
  
  Revision  Changes    Path
  1.116     +6 -8      src/sys/dev/acpica/acpi.c
  1.18      +32 -12    src/sys/dev/acpica/acpi_button.c
  1.53      +4 -4      src/sys/dev/acpica/acpivar.h



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