]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Check that we have at least a 586-class CPU before calling do_cpuid().
authoriedowse <iedowse@FreeBSD.org>
Sun, 6 Feb 2005 16:55:52 +0000 (16:55 +0000)
committeriedowse <iedowse@FreeBSD.org>
Sun, 6 Feb 2005 16:55:52 +0000 (16:55 +0000)
commit552b43ee4475faf2c3ca9b4bce75dfa87d3d7507
treeca51f8f0d2ff78cdd8884ffe4f36d839a4043a91
parent1af887fe98a69cf87a0a9399f0ae7aeb0cf80bad
Check that we have at least a 586-class CPU before calling do_cpuid().
This fixes booting on a number of 486 processors.

PR: i386/75686
Reviewed by: markm
MFC after: 1 week
sys/dev/random/probe.c