cvs commit: src/sys/dev/acpica acpi.c acpivar.h
    Nate Lawson 
    njl at FreeBSD.org
       
    Sun Jun 13 10:30:09 PDT 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-all
mailing list