aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/random/probe.c
Commit message (Expand)AuthorAgeFilesLines
* On stable/8 and stable/9, disable hardware random number generatorsXin LI2014-01-141-2/+2
* MFC r240135:Konstantin Belousov2012-09-261-3/+33
* MFC: r229887Jung-uk Kim2012-02-231-2/+2
* Now even more style(9)ish.Michael Reifenberger2006-07-131-1/+1
* Use the already stored VIA RNG probe informationMichael Reifenberger2006-07-131-1/+1
* Use the already stored VIA RNG probe informationMichael Reifenberger2006-07-121-13/+4
* malloc.h relies on param.h for a definition of MAXCPU. I guess that there isScott Long2005-05-301-0/+1
* Check that we have at least a 586-class CPU before calling do_cpuid().Ian Dowse2005-02-061-0/+3
* Fix pc98 build.Yoshihiro Takahashi2004-04-111-3/+3
* Reorganise the entropy device so that high-yield entropy sourcesMark Murray2004-04-091-0/+68