Module Name:    src
Committed By:   martin
Date:           Tue Aug 11 19:12:34 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.1

Log Message:
Ticket #1045


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-9.1

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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.92 src/doc/CHANGES-9.1:1.1.2.93
--- src/doc/CHANGES-9.1:1.1.2.92	Tue Aug 11 17:07:09 2020
+++ src/doc/CHANGES-9.1	Tue Aug 11 19:12:33 2020
@@ -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 @@ sys/dev/pci/mpii.c				1.25
 	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]
+

Reply via email to