Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket



details:   https://anonhg.NetBSD.org/src/rev/266a973f7e59
branches:  netbsd-9
changeset: 939008:266a973f7e59
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Sep 23 08:48:07 2020 +0000

description:
Ticket

diffstat:

 doc/CHANGES-9.1 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 1167867a234c -r 266a973f7e59 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Wed Sep 23 08:46:54 2020 +0000
+++ b/doc/CHANGES-9.1   Wed Sep 23 08:48:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.115 2020/09/22 18:43:22 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.116 2020/09/23 08:48:07 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -5018,3 +5018,13 @@
        Allow an undefined instruction to use lr (r14) as Rt.
        [skrll, ticket #1092]
 
+sys/dev/mii/inbmphyreg.h                       1.20
+sys/dev/pci/if_wm.c                            1.686-1.689
+sys/dev/pci/if_wmreg.h                         1.120
+sys/dev/pci/if_wmvar.h                         1.46
+
+       wm(4):
+       - Add a workaround for jumbo frame on PCH2 and newer.
+       - Fix typo in comment.
+       [msaitoh, ticket #1093]
+



Home | Main Index | Thread Index | Old Index