summaryrefslogtreecommitdiffstats
path: root/sys/dev/amdtemp
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-03-13 16:43:31 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-03-13 16:43:31 +0000
commitf878bd61c53365e2f9c8b1934d693c11a2188c56 (patch)
treead0a81578b169668391c08b988e200c1c2bc1624 /sys/dev/amdtemp
parent7c0a7c106957492d077cd663b762310e0e2de686 (diff)
downloadFreeBSD-src-f878bd61c53365e2f9c8b1934d693c11a2188c56.zip
FreeBSD-src-f878bd61c53365e2f9c8b1934d693c11a2188c56.tar.gz
Fix comment explaining where this driver came from.
MFC after: 2 weeks
Diffstat (limited to 'sys/dev/amdtemp')
-rw-r--r--sys/dev/amdtemp/amdtemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/amdtemp/amdtemp.c b/sys/dev/amdtemp/amdtemp.c
index 0898405..fdf0875 100644
--- a/sys/dev/amdtemp/amdtemp.c
+++ b/sys/dev/amdtemp/amdtemp.c
@@ -27,7 +27,7 @@
/*
* Driver for the AMD K8/K10/K11 thermal sensors. Initially based on the
- * amdtemp Linux driver.
+ * k8temp Linux driver.
*/
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud