Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2001 16:21:09 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c acpi_ec.c acpi_pcib.c
Message-ID:  <200110042321.f94NL9H91596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/10/04 16:21:09 PDT

  Modified files:
    sys/dev/acpica       acpi.c acpi_ec.c acpi_pcib.c 
  Log:
  Update usage of AcpiEnableEvent to reflect a new argument.
  
  Fix acpi_DeviceIsPresent to check for valid _STA data and to check
  the "present" and "functioning" bits.
  
  Use acpi_DeviceIsPresent in acpi_pcib rather than rolling our own
  (also broken) version.
  
  Revision  Changes    Path
  1.42      +8 -5      src/sys/dev/acpica/acpi.c
  1.18      +4 -4      src/sys/dev/acpica/acpi_ec.c
  1.15      +4 -5      src/sys/dev/acpica/acpi_pcib.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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