Module Name: src
Committed By: sborrill
Date: Mon Oct 5 11:38:36 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1061
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.84 -r1.1.2.85 src/doc/CHANGES-5.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.84 src/doc/CHANGES-5.1:1.1.2.85
--- src/doc/CHANGES-5.1:1.1.2.84 Mon Oct 5 11:16:38 2009
+++ src/doc/CHANGES-5.1 Mon Oct 5 11:38:36 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.84 2009/10/05 11:16:38 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.85 2009/10/05 11:38:36 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -13958,3 +13958,14 @@
we get back a bogus netmask.
[bouyer, ticket #1039]
+sys/arch/x86/conf/files.x86 1.53
+sys/arch/x86/include/cpuvar.h 1.31
+sys/arch/x86/x86/identcpu.c 1.17
+sys/arch/x86/x86/viac7temp.c 1.1
+sys/arch/i386/conf/ALL 1.218
+sys/arch/i386/conf/GENERIC 1.949
+
+ Add support for VIA C7 temperature sensors (options VIA_C7TEMP)
+ and enable in i386 GENERIC kernel.
+ [jmcneill, ticket #1061]
+