Module Name:    src
Committed By:   msaitoh
Date:           Mon Nov 10 02:34:54 UTC 2014

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.2

Log Message:
Ticket 1172.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.155 -r1.1.2.156 src/doc/CHANGES-6.2

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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.155 src/doc/CHANGES-6.2:1.1.2.156
--- src/doc/CHANGES-6.2:1.1.2.155	Sun Nov  9 12:15:48 2014
+++ src/doc/CHANGES-6.2	Mon Nov 10 02:34:54 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.155 2014/11/09 12:15:48 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.156 2014/11/10 02:34:54 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -4390,3 +4390,9 @@ sys/dev/pci/if_wm.c				1.270
 	not full duplex. For many drivers, it recognize half duplex if
 	IFM_FDX isn't set, but not for others. Same as {Free|Open}BSD.
 	[msaitoh, ticket #1189]
+
+sys/arch/amd64/include/Makefile.inc		1.5
+sys/arch/i386/include/Makefile.inc		1.3 via patch
+
+	Disable SSE and AVX for kernel modules too.
+	[joerg, ticket #1172]

Reply via email to