Module Name: src
Committed By: bouyer
Date: Sun Jun 23 11:22:29 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 904
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 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.11 src/doc/CHANGES-6.2:1.1.2.12
--- src/doc/CHANGES-6.2:1.1.2.11 Sun Jun 23 11:17:29 2013
+++ src/doc/CHANGES-6.2 Sun Jun 23 11:22:29 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.11 2013/06/23 11:17:29 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.12 2013/06/23 11:22:29 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -253,3 +253,9 @@ tests/lib/libm/t_atan.c 1.4 - 1.7, 1.
PR port-i386/46108.
[isaki, ticket #903]
+sys/arch/i386/eisa/eisa_machdep.c 1.38
+
+ port-i386/47907: kernel trap when using EISA with I/O APIC on i386
+ Patch from Felix Deichmann.
+ [uebayasi, ticket #904]
+