Module Name: src Committed By: martin Date: Fri Aug 12 15:20:07 UTC 2022
Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1755 To generate a diff of this commit: cvs rdiff -u -r1.1.2.141 -r1.1.2.142 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.141 src/doc/CHANGES-8.3:1.1.2.142 --- src/doc/CHANGES-8.3:1.1.2.141 Tue Aug 2 15:44:56 2022 +++ src/doc/CHANGES-8.3 Fri Aug 12 15:20:07 2022 @@ -1,4 +1,4 @@ - $NetBSD: CHANGES-8.3,v 1.1.2.141 2022/08/02 15:44:56 snj Exp $ + $NetBSD: CHANGES-8.3,v 1.1.2.142 2022/08/12 15:20:07 martin Exp $ A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3 release: @@ -2735,3 +2735,9 @@ sys/dev/pci/pcidevs_data.h regen - Fix typos and whitespace. [msaitoh, ticket #1754] +sys/dev/ic/dwc_gmac.c 1.76,1.77 + + Fix chip configuration so that stripping of the FCS is + consistent for all packet types. + [sekiya, ticket #1755] +