Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 09:31:57 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r198271 - head/sys/i386/conf
Message-ID:  <200910200931.n9K9VwFj061923@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Tue Oct 20 09:31:57 2009
New Revision: 198271
URL: http://svn.freebsd.org/changeset/base/198271

Log:
  add amdtemp to i386 NOTES
  
  essentially this is a MFamd64
  
  Nod from:	rpaulo

Modified:
  head/sys/i386/conf/NOTES

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES	Tue Oct 20 07:03:06 2009	(r198270)
+++ head/sys/i386/conf/NOTES	Tue Oct 20 09:31:57 2009	(r198271)
@@ -792,8 +792,10 @@ device		ichwd
 # Temperature sensors:
 #
 # coretemp: on-die sensor on Intel Core and newer CPUs
+# amdtemp: on-die sensor on AMD K8/K10/K11 CPUs
 #
 device		coretemp
+device		amdtemp
 
 #
 # CPU control pseudo-device. Provides access to MSRs, CPUID info and



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910200931.n9K9VwFj061923>