Subject: CVS commit: src/sys/arch/x86/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/19/2006 23:10:16
Module Name:	src
Committed By:	tron
Date:		Sun Feb 19 23:10:16 UTC 2006

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

Log Message:
Improve code probing for the Intel hardware RNG to avoid false detections.
See http://home.comcast.net/~andrex/hardware-RNG/doihave.html for details.
Problem pointed on by Thor Lancelot Simon on port-amd64 mailing list.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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.