diff options
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r-- | sys/amd64/conf/NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 76dca9d..95ae9be 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -400,10 +400,10 @@ device ichwd # Temperature sensors: # # coretemp: on-die sensor on Intel Core and newer CPUs -# k8temp: on-die sensor on AMD K8 CPUs +# amdtemp: on-die sensor on AMD K8/K10/K11 CPUs # device coretemp -device k8temp +device amdtemp # # CPU control pseudo-device. Provides access to MSRs, CPUID info and |