This revision includes the new tool called lsmsr, which lists all known MSRs of a specific cpu. Check lsmsr.8 for details.
- Use cpuctl(4) to read MSR's and cpuid info whenever available. - Rely on devcpu where cpuctl(4) isn't available. - Add missing termination flag to cache descriptions list. Approved by: maintainer timeout (3 weeks)