Module Name:    src
Committed By:   martin
Date:           Mon Nov 16 18:20:31 UTC 2020

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1623


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-8.3

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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.49 src/doc/CHANGES-8.3:1.1.2.50
--- src/doc/CHANGES-8.3:1.1.2.49	Sat Nov 14 12:59:56 2020
+++ src/doc/CHANGES-8.3	Mon Nov 16 18:20:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.49 2020/11/14 12:59:56 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.50 2020/11/16 18:20:30 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1319,3 +1319,8 @@ sys/coda/coda_vnops.c				1.114 (patch)
 	PR 55775: fix coda_readdir() to directly process the container file.
 	[hannken, ticket #1622]
 
+sys/dev/pci/if_wm.c				1.696
+
+	wm(4): fix support for 82574 and later cards on big endian machines.
+	[rin, ticket #1623]
+

Reply via email to