Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1454
details: https://anonhg.NetBSD.org/src/rev/a8e20936439b
branches: netbsd-8
changeset: 461267:a8e20936439b
user: martin <martin%NetBSD.org@localhost>
date: Thu Nov 21 14:07:52 2019 +0000
description:
Ticket #1454
diffstat:
doc/CHANGES-8.2 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 83a58e83b66e -r a8e20936439b doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Thu Nov 21 14:06:16 2019 +0000
+++ b/doc/CHANGES-8.2 Thu Nov 21 14:07:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.69 2019/11/20 16:37:46 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.70 2019/11/21 14:07:52 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1663,3 +1663,12 @@
Disable MSI-X before writing the MSI-X table.
[hikaru, ticket #1453]
+sys/dev/mii/atphy.c 1.22-1.23, 1.25 via patch
+sys/dev/mii/mii_physubr.c 1.88 via patch
+sys/dev/mii/miivar.h 1.69 via patch
+
+ - Fix a bug that atphy(4) can't negotiate correctly when the media
+ setting is neither auto nor 1000baseT.
+ - Code cleanup.
+ [msaitoh, ticket #1454]
+
Home |
Main Index |
Thread Index |
Old Index