Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386
Module Name: src
Committed By: sekiya
Date: Tue Jun 21 06:51:29 UTC 2005
Modified Files:
src/sys/arch/i386/i386: rbus_machdep.c
src/sys/arch/i386/pci: pcibios.c
Log Message:
Fix uninitialized pointer problem in rbus code ... just because the kernel is
compiled with PCIBIOS_ADDR_FIXUP doesn't necessarily mean that
pcibios_addr_fixup() succeeded ...
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/i386/i386/rbus_machdep.c
cvs rdiff -r1.23 -r1.24 src/sys/arch/i386/pci/pcibios.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