Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   kochi
Date:           Sun Jul  6 04:03:22 UTC 2003

Modified Files:
        src/sys/arch/amd64/conf: GENERIC
        src/sys/arch/i386/conf: GENERIC GENERIC_LAPTOP
        src/sys/dev/acpi: acpi.c

Log Message:
o cleanup usage of ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP
o delete usage of ENABLE_DEBUGGER

As ACPI_ACTIVATE_DEV/ACPI_PCI_FIXUP are defflag'ed in files.acpi,
these options don't have to have a value.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -r1.564 -r1.565 src/sys/arch/i386/conf/GENERIC
cvs rdiff -r1.74 -r1.75 src/sys/arch/i386/conf/GENERIC_LAPTOP
cvs rdiff -r1.39 -r1.40 src/sys/dev/acpi/acpi.c

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