VIA CPU support: Detect and enable CPU features (RNG, ACE etc.).
commitca6dce84668bc747e911fcf3a99e508d0b0c34f3
authorSascha Wildner <saw@online.de>
Sat, 5 Sep 2009 06:36:27 +0000 (5 08:36 +0200)
committerAlex Hornung <ahornung@gmail.com>
Fri, 2 Oct 2009 15:17:24 +0000 (2 16:17 +0100)
tree9cc075db90c05caa621f542a4d492a931460b191
parentcf6c50673ed548f8cb25ebedee787ba3403868d7
VIA CPU support: Detect and enable CPU features (RNG, ACE etc.).

Taken from: FreeBSD
sys/cpu/amd64/include/specialreg.h
sys/cpu/i386/include/specialreg.h
sys/platform/pc32/i386/identcpu.c
sys/platform/pc32/i386/initcpu.c
sys/platform/pc64/amd64/initcpu.c