Module Name: src Committed By: martin Date: Fri Sep 3 10:24:10 UTC 2021
Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1693 To generate a diff of this commit: cvs rdiff -u -r1.1.2.97 -r1.1.2.98 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.97 src/doc/CHANGES-8.3:1.1.2.98 --- src/doc/CHANGES-8.3:1.1.2.97 Fri Aug 20 19:35:59 2021 +++ src/doc/CHANGES-8.3 Fri Sep 3 10:24:09 2021 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.3,v 1.1.2.97 2021/08/20 19:35:59 martin Exp $ +# $NetBSD: CHANGES-8.3,v 1.1.2.98 2021/09/03 10:24:09 martin Exp $ A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3 release: @@ -2006,3 +2006,9 @@ sys/netinet6/nd6.c 1.277 nd6: avoid use-after-free in ND L2 cache. [ozaki-r, ticket #1692] +sys/dev/pci/if_vte.c 1.32 + + vte(4): PR 53494: restore original MDC speed control register value + after MAC reset. + [andvar, ticket #1693] +