Module Name: src
Committed By: snj
Date: Tue May 19 05:45:56 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
1298
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.217 -r1.1.2.218 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.217 src/doc/CHANGES-6.2:1.1.2.218
--- src/doc/CHANGES-6.2:1.1.2.217 Sat May 2 16:22:10 2015
+++ src/doc/CHANGES-6.2 Tue May 19 05:45:56 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.217 2015/05/02 16:22:10 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.218 2015/05/19 05:45:56 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -11487,8 +11487,8 @@ sys/dev/pci/if_wmvar.h 1.20 via patch
check the flag in wm_detach(). It will avoid to panic in wm_detach().
Fixes PR#49102.
- Support DH89xxCC device.
- - Add extra delay for 82580 and newer devices except DH89XXCC SGMII device.
- Same as FreeBSD.
+ - Add extra delay for 82580 and newer devices except DH89XXCC SGMII
+ device. Same as FreeBSD.
[msaitoh, ticket #1296]
distrib/sparc64/liveimage/emuimage/Makefile 1.4
@@ -11496,3 +11496,8 @@ distrib/sparc64/liveimage/emuimage/Makef
Don't forget to put /ofwboot into the image otherwise boot fails.
[tsutsui, ticket #1297]
+sys/arch/vax/vax/ka660.c 1.11
+
+ Make VAX 4000/200 boot again. PR port-vax/49884
+ [ragge, ticket #1298]
+