Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/acpi



Module Name:    src
Committed By:   kochi
Date:           Thu Jul  3 14:37:35 UTC 2003

Modified Files:
        src/sys/dev/acpi: acpi.c
        src/sys/dev/acpi/acpica/Osd: OsdMisc.c
        src/sys/dev/acpi/acpica/Subsystem: acnetbsd.h

Log Message:
Cleanup usage of ENABLE_DEBUGGER/ACPI_DEBUGGER/DDB.

By this change, ACPI debugger/disassembler are only
compiled when both DDB and ACPI_DEBUG options are
specified.  This change also reduces the kernel size
a little when ACPI_DEBUG is not specified.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/acpi/acpi.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/acpi/acpica/Osd/OsdMisc.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/acpi/acpica/Subsystem/acnetbsd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index