Chase the k8temp->amdtemp rename in NOTES and loader.conf.
Approved by: kib (mentor)
This commit is contained in:
parent
fe89fae166
commit
6465d2d9d2
@ -400,10 +400,10 @@ device ichwd
|
|||||||
# Temperature sensors:
|
# Temperature sensors:
|
||||||
#
|
#
|
||||||
# coretemp: on-die sensor on Intel Core and newer CPUs
|
# 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 coretemp
|
||||||
device k8temp
|
device amdtemp
|
||||||
|
|
||||||
#
|
#
|
||||||
# CPU control pseudo-device. Provides access to MSRs, CPUID info and
|
# CPU control pseudo-device. Provides access to MSRs, CPUID info and
|
||||||
|
@ -402,7 +402,7 @@ accf_http_load="NO" # Wait for full HTTP request accept filter
|
|||||||
random_load="NO" # Random device
|
random_load="NO" # Random device
|
||||||
speaker_load="NO" # AT speaker module
|
speaker_load="NO" # AT speaker module
|
||||||
coretemp_load="NO" # Intel Core CPU temperature monitor
|
coretemp_load="NO" # Intel Core CPU temperature monitor
|
||||||
k8temp_load="NO" # AMD K8 temperature monitor
|
amdtemp_load="NO" # AMD K8/K10/K11 temperature monitor
|
||||||
|
|
||||||
##############################################################
|
##############################################################
|
||||||
### ACPI settings ##########################################
|
### ACPI settings ##########################################
|
||||||
|
Loading…
Reference in New Issue
Block a user