Module Name: src Committed By: martin Date: Thu May 19 16:25:11 UTC 2022
Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Ticket #1456 To generate a diff of this commit: cvs rdiff -u -r1.1.2.95 -r1.1.2.96 src/doc/CHANGES-9.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-9.3 diff -u src/doc/CHANGES-9.3:1.1.2.95 src/doc/CHANGES-9.3:1.1.2.96 --- src/doc/CHANGES-9.3:1.1.2.95 Tue May 17 13:49:43 2022 +++ src/doc/CHANGES-9.3 Thu May 19 16:25:11 2022 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.3,v 1.1.2.95 2022/05/17 13:49:43 martin Exp $ +# $NetBSD: CHANGES-9.3,v 1.1.2.96 2022/05/19 16:25:11 martin Exp $ A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3 release: @@ -1669,3 +1669,8 @@ common/lib/libc/atomic/atomic_c11_compar Fix the copy&paste error in ticket #1451. [skrll, ticket #1453] +sys/dev/pci/if_bge.c 1.353 + + PR 56848: improve handling of bge(4) chips with ASF/IPMI firmware. + [buhrow, ticket #1456] +