CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/26 08:38:52
Modified files:
sys/arch/amd64/amd64: identcpu.c
Log message:
Use the cpuid vendor string instead of the model string when enabling
VIA specific amd64 code. Makes the code work with Eden X2 processors
which have the same model/family as a Nano but don't claim to be one
in the model string.
from bytevolcano at Safe-mail.net
