Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 2004 17:29:35 +0000 (UTC)
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 acpivar.h
Message-ID:  <200406131729.i5DHTZP2004585@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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