Date: Thu, 21 May 2009 17:09:23 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files.amd64 files.i386 src/sys/dev/amdtemp amdtemp.c src/sys/dev/k8temp k8temp.c src/sys/modules Makefile src/sys/modules/amdtemp Makefile src/sys/modules/k8temp Makefile Message-ID: <200905211710.n4LHA4TG037299@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2009-05-21 17:09:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/conf files.amd64 files.i386
sys/modules Makefile
Added files: (Branch: RELENG_7)
sys/dev/amdtemp amdtemp.c
sys/modules/amdtemp Makefile
Removed files: (Branch: RELENG_7)
sys/dev/k8temp k8temp.c
sys/modules/k8temp Makefile
Log:
SVN rev 192548 on 2009-05-21 17:09:23Z by rpaulo
MFC 189748, 189768, 189769, 189774:
Rename k8temp to amdtemp and add support for the 10h and 11h families.
Revision Changes Path
1.107.2.11 +1 -1 src/sys/conf/files.amd64
1.580.2.11 +1 -0 src/sys/conf/files.i386
1.3.2.1 +377 -0 src/sys/dev/amdtemp/amdtemp.c (new)
1.7.2.3 +0 -338 src/sys/dev/k8temp/k8temp.c (dead)
1.540.2.31 +4 -3 src/sys/modules/Makefile
1.1.2.1 +8 -0 src/sys/modules/amdtemp/Makefile (new)
1.1.2.2 +0 -8 src/sys/modules/k8temp/Makefile (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905211710.n4LHA4TG037299>
