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:   chs
Date:           Sun Sep 23 00:31:06 UTC 2012

Modified Files:
        src/sys/arch/ia64/acpi: acpi_machdep.c
        src/sys/arch/ia64/include: acpi_machdep.h
        src/sys/arch/x86/acpi: acpi_machdep.c
        src/sys/arch/x86/include: acpi_machdep.h
        src/sys/arch/x86/x86: mpacpi.c
        src/sys/dev/acpi: acpi.c

Log Message:
locate PCI buses and determine their bus numbers using the info
previously extracted from ACPICA rather than trying to figure it out again.
allow PCI buses that don't have a _PRT method.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ia64/acpi/acpi_machdep.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ia64/include/acpi_machdep.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/acpi/acpi_machdep.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/x86/include/acpi_machdep.h
cvs rdiff -u -r1.94 -r1.95 src/sys/arch/x86/x86/mpacpi.c
cvs rdiff -u -r1.254 -r1.255 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