iedowse 2005-02-06 16:55:52 UTC FreeBSD src repository Modified files: sys/dev/random probe.c Log: 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 Revision Changes Path 1.3 +3 -0 src/sys/dev/random/probe.c