Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Tickets #459 and #460



details:   https://anonhg.NetBSD.org/src/rev/00dba37388a4
branches:  netbsd-9
changeset: 843549:00dba37388a4
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Nov 21 14:03:29 2019 +0000

description:
Tickets #459 and #460

diffstat:

 doc/CHANGES-9.0 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r f8834f27545a -r 00dba37388a4 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Thu Nov 21 14:02:33 2019 +0000
+++ b/doc/CHANGES-9.0   Thu Nov 21 14:03:29 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.110 2019/11/20 16:50:50 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.111 2019/11/21 14:03:29 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -6030,3 +6030,16 @@
        Add SPI driver for Rockchip RK3399.
        [tnn, ticket #458]
 
+sys/dev/mii/atphy.c                            1.23,1.25
+sys/dev/mii/mii_physubr.c                      1.88
+sys/dev/mii/miivar.h                           1.69
+
+       Fix a bug that atphy(4) can't negotiate correctly when the media
+       setting is neither auto nor 1000baseT.
+       [msaitoh, ticket #459]
+
+sys/arch/amd64/amd64/netbsd32_machdep.c                1.130
+
+       Fix netbsd32_process_write_dbregs() for amd64.
+       [rin, ticket #460]
+



Home | Main Index | Thread Index | Old Index