Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 01:32:44 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_ec.c
Message-ID:  <200101310932.f0V9WiH45182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/01/31 01:32:44 PST

  Modified files:
    sys/dev/acpica       acpi_ec.c 
  Log:
  Add some debugging.
  
  Use acpi_EvaluateInteger where possible.
  
  Use FuncName rather than &FuncName when passing function addresses.
  
  Don't evaluate the _REG method when we attach to an address space -
  AcpiInstallAddressSpaceHandler does it for us.
  
  Revision  Changes    Path
  1.9       +18 -36    src/sys/dev/acpica/acpi_ec.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?200101310932.f0V9WiH45182>