freebsd-dev/sys/dev/random
Ian Dowse 1c7178ce25 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
2005-02-06 16:55:52 +00:00
..
harvest.c Annotate that get_cyclecount() can be expensive on some platforms, 2004-10-18 19:29:13 +00:00
hash.c Reorganise the entropy device so that high-yield entropy sources 2004-04-09 15:47:10 +00:00
hash.h Reorganise the entropy device so that high-yield entropy sources 2004-04-09 15:47:10 +00:00
nehemiah.c Add a Davies-Meyer style hash to the output. This is still pure 2004-04-17 19:26:53 +00:00
nehemiah.h Reorganise the entropy device so that high-yield entropy sources 2004-04-09 15:47:10 +00:00
probe.c Check that we have at least a 586-class CPU before calling do_cpuid(). 2005-02-06 16:55:52 +00:00
randomdev_soft.c Check O_NONBLOCK not IO_NDELAY. 2004-12-22 17:29:37 +00:00
randomdev_soft.h Reorganise the entropy device so that high-yield entropy sources 2004-04-09 15:47:10 +00:00
randomdev.c Check O_NONBLOCK not IO_NDELAY. 2004-12-22 17:29:37 +00:00
randomdev.h Attempts to make this device Giant-free were ill-conceived as 2004-04-16 17:10:54 +00:00
yarrow.c Reorganise the entropy device so that high-yield entropy sources 2004-04-09 15:47:10 +00:00
yarrow.h Reorganise the entropy device so that high-yield entropy sources 2004-04-09 15:47:10 +00:00