Source-Changes archive

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

CVS commit: src/sys/arch/x86/pci



Module Name:    src
Committed By:   joerg
Date:           Tue Oct 16 22:29:08 UTC 2007

Modified Files:
        src/sys/arch/x86/pci: pchb_rnd.c

Log Message:
Exploit that only Intel devices are matched and all devices do the same.
This saves two levels of indentation for the main body, making it more
readable. Don't hide the error for disabling the RNG under DIAGNOSTIC,
verbose is enough. Use aprint_*_dev.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/x86/pci/pchb_rnd.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