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

Nate Lawson njl at FreeBSD.org
Tue Dec 23 10:26:55 PST 2003


njl         2003/12/23 10:26:53 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c acpi_package.c acpivar.h 
  Log:
  Remove the device_t parameter from package routines that only used it to
  print an error message.  Update all callers of the package routines.
  
  Revision  Changes    Path
  1.28      +6 -8      src/sys/dev/acpica/acpi_cpu.c
  1.2       +19 -35    src/sys/dev/acpica/acpi_package.c
  1.49      +3 -6      src/sys/dev/acpica/acpivar.h


More information about the cvs-src mailing list