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:53:11 UTC 2007
Modified Files:
src/sys/arch/x86/pci: pchb_rnd.c
Log Message:
Make the check for a working RNG a bit more aggressive. Try to read
10 samples and bail out if there was a timeout to get either of those
within 10ms or if they are all 0xff. Both are good indicators of a
missing RNG.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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