Source-Changes archive

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

CVS commit: [jmcneill-pm] src/sys/arch/i386/pci



Module Name:    src
Committed By:   jmcneill
Date:           Sun Aug  5 17:59:48 UTC 2007

Modified Files:
        src/sys/arch/i386/pci [jmcneill-pm]: ichlpcib.c pcib.c

Log Message:
Since ichlpcib calls pcibattach, we need to ensure that pcibattach doesn't
try to overwrite a power handler that has already been registered.


To generate a diff of this commit:
cvs rdiff -r1.19.26.1 -r1.19.26.2 src/sys/arch/i386/pci/ichlpcib.c
cvs rdiff -r1.42.26.1 -r1.42.26.2 src/sys/arch/i386/pci/pcib.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