summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
diff options
context:
space:
mode:
authorBryan Steele <brynet@cvs.openbsd.org>2019-09-26 12:59:02 +0000
committerBryan Steele <brynet@cvs.openbsd.org>2019-09-26 12:59:02 +0000
commitdb0a1c2e8007d50d05484ee6c1073c292c5346d7 (patch)
treee04d2e36274e1b6e028d7fa3ac94ede3c76bfc2b /sys/arch/amd64/conf
parente0a66e3400abfc841c0fdd56cdaec5371e412f4f (diff)
Add a new driver for getting AMD CPU temperature sensor over the SMN.
This currently supports Family 17h Zen/Zen+/Zen2 CPUs. The are still some issues with the scaler on certain models that can be fixed later. AMD Ryzen 2700X: hw.sensors.ksmn0.temp0=47.50 degC Tested by several people. "Make a move" deraadt@
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r--sys/arch/amd64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 695eaa27d2d..0e4baf8a3ac 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.479 2019/09/26 03:00:30 jmatthew Exp $
+# $OpenBSD: GENERIC,v 1.480 2019/09/26 12:59:01 brynet Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -103,6 +103,7 @@ amdpcib* at pci? # AMD 8111 LPC bridge
tcpcib* at pci? # Intel Atom E600 LPC bridge
kate* at pci? # AMD K8 temperature sensor
km* at pci? # AMD K10 temperature sensor
+ksmn* at pci? # AMD K17 temperature sensor
amas* at pci? disable # AMD memory configuration
pchtemp* at pci? # Intel C610 termperature sensor
ccp* at pci? # AMD Cryptographic Co-processor