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

Nate Lawson njl at FreeBSD.org
Sat Nov 15 11:20:50 PST 2003


njl         2003/11/15 11:20:46 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpivar.h 
  Added files:
    sys/dev/acpica       acpi_package.c 
  Log:
  Add acpi_package.c with routines for validating packages and pulling
  various data types from them.  This is loosely based on the acpi_cmbat
  macros (by Mike Smith) and will eventually replace them.
  
  Revision  Changes    Path
  1.1       +141 -0    src/sys/dev/acpica/acpi_package.c (new)
  1.48      +15 -0     src/sys/dev/acpica/acpivar.h


More information about the cvs-src mailing list