cvs commit: src/sys/dev/acpica acpi.c acpivar.h

Nate Lawson njl at FreeBSD.org
Sun Jun 13 17:30:09 GMT 2004


njl         2004-06-13 17:29:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c acpivar.h 
  Log:
  Associate a device_t with an ACPI_HANDLE.  This make AcpiWalkNamespace more
  useful.  If ACPI-CA allowed null object handlers, we wouldn't need the
  placeholder function.
  
  Revision  Changes    Path
  1.158     +12 -0     src/sys/dev/acpica/acpi.c
  1.70      +9 -0      src/sys/dev/acpica/acpivar.h


More information about the cvs-src mailing list