Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/22cbd61b8b04
branches:  netbsd-9
changeset: 937214:22cbd61b8b04
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Aug 11 19:12:33 2020 +0000

description:
Ticket #1045

diffstat:

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

diffs (23 lines):

diff -r afc443ab94df -r 22cbd61b8b04 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Tue Aug 11 17:14:21 2020 +0000
+++ b/doc/CHANGES-9.1   Tue Aug 11 19:12:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.92 2020/08/11 17:07:09 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.93 2020/08/11 19:12:33 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -4042,3 +4042,13 @@
        mpii(4): make it compilable without bio(4).
        [jnemeth, ticket #1044]
 
+sys/dev/ic/dwc_gmac.c                          1.66-1.70
+sys/dev/ic/dwc_gmac_reg.h                      1.20
+sys/kern/uipc_mbuf.c                           1.235
+
+       awge(4): fix issue that caused rx packets to be corrupt with
+       DIAGNOSTIC kernel, avoid cache line alignement issues.
+       Some optimizations and bug fixes.
+       Mask all the MMC counter interrupts if the MMC module is present.
+       [mrg, ticket #1045]
+



Home | Main Index | Thread Index | Old Index