Source-Changes archive

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

CVS commit: src/sys/arch/i386/i386



Module Name:    src
Committed By:   fvdl
Date:           Fri Jan 10 00:44:24 UTC 2003

Modified Files:
        src/sys/arch/i386/i386: acpi_machdep.c mpacpi.c

Log Message:
Don't make assumptions about PCI bus numbers, carefully find all of
them before setting up the interrupt routing tables. This still
assumes that all bus numbers have been configured before this
is called.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/i386/acpi_machdep.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/i386/mpacpi.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