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:           Wed Jun 22 00:58:48 UTC 2005

Modified Files:
        src/sys/arch/i386/conf: files.i386
        src/sys/arch/i386/i386: mainbus.c
        src/sys/arch/i386/pci: pci_addr_fixup.c pcibios.c

Log Message:
It turns out that pci_addr_fixup() doesn't require PCIBIOS either.  Decouple,
run it from mainbus_attach().


To generate a diff of this commit:
cvs rdiff -r1.264 -r1.265 src/sys/arch/i386/conf/files.i386
cvs rdiff -r1.58 -r1.59 src/sys/arch/i386/i386/mainbus.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/i386/pci/pci_addr_fixup.c
cvs rdiff -r1.26 -r1.27 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