Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2009 17:54:49 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r198762 - in stable/7/sys: . contrib/pf i386/conf
Message-ID:  <200911011754.nA1HsngE030186@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Sun Nov  1 17:54:49 2009
New Revision: 198762
URL: http://svn.freebsd.org/changeset/base/198762

Log:
  MFC 198271: add amdtemp to i386 NOTES

Modified:
  stable/7/sys/   (props changed)
  stable/7/sys/contrib/pf/   (props changed)
  stable/7/sys/i386/conf/NOTES

Modified: stable/7/sys/i386/conf/NOTES
==============================================================================
--- stable/7/sys/i386/conf/NOTES	Sun Nov  1 17:53:33 2009	(r198761)
+++ stable/7/sys/i386/conf/NOTES	Sun Nov  1 17:54:49 2009	(r198762)
@@ -870,8 +870,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
 
 #---------------------------------------------------------------------------
 # ISDN4BSD



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