Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2001 15:50:16 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c acpi_battery.c acpi_cpu.c acpi_ec.c acpi_isa.c acpi_pcib.c acpi_powerres.c acpi_resource.c acpi_thermal.c
Message-ID:  <200108262250.f7QMoGB63438@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/08/26 15:50:16 PDT

  Modified files:
    sys/dev/acpica       acpi.c acpi_battery.c acpi_cpu.c 
                         acpi_ec.c acpi_isa.c acpi_pcib.c 
                         acpi_powerres.c acpi_resource.c 
                         acpi_thermal.c 
  Log:
  Updates to match the ACPI CA 20010816 import:
  
   - New debug macro (ACPI_DEBUG_PRINT), reducing debug-case code size.
   - New debug level/subsystem codes.
  
  Revision  Changes    Path
  1.30      +62 -64    src/sys/dev/acpica/acpi.c
  1.2       +4 -5      src/sys/dev/acpica/acpi_battery.c
  1.5       +4 -4      src/sys/dev/acpica/acpi_cpu.c
  1.16      +5 -5      src/sys/dev/acpica/acpi_ec.c
  1.7       +2 -2      src/sys/dev/acpica/acpi_isa.c
  1.14      +6 -4      src/sys/dev/acpica/acpi_pcib.c
  1.7       +49 -49    src/sys/dev/acpica/acpi_powerres.c
  1.6       +25 -25    src/sys/dev/acpica/acpi_resource.c
  1.15      +10 -10    src/sys/dev/acpica/acpi_thermal.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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