Closed msaitoh closed 7 years ago
When I tested on a Kaby Lake machine, it showed:
CPU Model (x86info's best guess): Unknown model.
even though it had 0x9e. This diff fix the problem (for ONLYMODEL flag). After fix, it shows:
CPU Model (x86info's best guess): [Kabylake desktop]
It also fixes ONLYMHZ flag though it's not used.
applied, sorry for delay.
When I tested on a Kaby Lake machine, it showed:
even though it had 0x9e. This diff fix the problem (for ONLYMODEL flag). After fix, it shows:
It also fixes ONLYMHZ flag though it's not used.