Module Name: src Committed By: martin Date: Sun May 9 07:10:09 UTC 2021
Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Ticket #1270 To generate a diff of this commit: cvs rdiff -u -r1.1.2.80 -r1.1.2.81 src/doc/CHANGES-9.2 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.2 diff -u src/doc/CHANGES-9.2:1.1.2.80 src/doc/CHANGES-9.2:1.1.2.81 --- src/doc/CHANGES-9.2:1.1.2.80 Sat May 8 10:29:10 2021 +++ src/doc/CHANGES-9.2 Sun May 9 07:10:08 2021 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.2,v 1.1.2.80 2021/05/08 10:29:10 martin Exp $ +# $NetBSD: CHANGES-9.2,v 1.1.2.81 2021/05/09 07:10:08 martin Exp $ A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2 release: @@ -3090,3 +3090,8 @@ etc/etc.mac68k/ttys 1.21 to vt100 for console and constty. [rin, ticket #1269] +sys/dev/pci/siisata_pci.c 1.21 + + siisata(4): PR 55115 - disable MSI for SiI3124. + [dolecek, ticket #1270] +