Michael Reifenberger
42936f9334
Now even more style(9)ish.
...
Submitted by: pjd
2006-07-13 11:47:36 +00:00
Michael Reifenberger
4fd58e10b2
Use the already stored VIA RNG probe information
...
instead of probing again.
Adjust style(9) somewhat in probe.c
Reviewed by: pjd
MFC after: 1 week
2006-07-13 09:15:14 +00:00
Michael Reifenberger
243d8ac855
Use the already stored VIA RNG probe information
...
instead of probing again.
MFC after: 1 week
2006-07-12 20:29:11 +00:00
Scott Long
e39e116ca2
malloc.h relies on param.h for a definition of MAXCPU. I guess that there is
...
other header pollution that makes this work right now, but it falls over when
doing a RELENG_5 -> HEAD upgrade.
2005-05-30 05:01:44 +00:00
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
Yoshihiro Takahashi
55fda92f91
Fix pc98 build.
2004-04-11 09:13:42 +00:00
Mark Murray
e7806b4c0e
Reorganise the entropy device so that high-yield entropy sources
...
can more easily be used INSTEAD OF the hard-working Yarrow.
The only hardware source used at this point is the one inside
the VIA C3 Nehemiah (Stepping 3 and above) CPU. More sources will
be added in due course. Contributions welcome!
2004-04-09 15:47:10 +00:00