cvs commit: src/sys/i386/i386 identcpu.c

Nate Lawson nate at root.org
Fri Apr 9 10:25:14 PDT 2004


On Fri, 9 Apr 2004, Mark Murray wrote:
> markm       2004/04/09 08:01:44 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/i386/i386        identcpu.c
>   Log:
>   Add extra output to show when VIA C3 Nehemiah CPUs have hardware
>   Random Number Generator (RNG) and/or Advanced Cryptography Engine
>   (ACE).
>
>   Revision  Changes    Path
>   1.136     +11 -1     src/sys/i386/i386/identcpu.c

If you're going to add support for either, please don't do it as OpenBSD
did with spamming identcpu.c with a hardware driver.  We've already
extracted longrun support from identcpu.c and going the other way would be
a huge error.

Also, I'd like to review any code if you plan to commit some.

Thanks,
-Nate


More information about the cvs-src mailing list