Module Name:    src
Committed By:   martin
Date:           Thu Oct 26 15:14:28 UTC 2023

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

Log Message:
Ticket #1916


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.204 -r1.1.2.205 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.204 src/doc/CHANGES-8.3:1.1.2.205
--- src/doc/CHANGES-8.3:1.1.2.204	Wed Oct 18 14:46:35 2023
+++ src/doc/CHANGES-8.3	Thu Oct 26 15:14:28 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-8.3,v 1.1.2.204 2023/10/18 14:46:35 martin Exp $
+$NetBSD: CHANGES-8.3,v 1.1.2.205 2023/10/26 15:14:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -4064,3 +4064,10 @@ sys/dev/pci/if_wmvar.h			1.51
 	- Add I219{V,LM}({22,23}) devices (Raptor Lake).
 	[msaitoh, ticket #1915]
 
+sys/dev/pci/mpii.c				1.30
+
+	mpii(4): PR 57133: fix a regression introduce in rev. 1.22.
+	Do not reset xs->resid when encountering a
+	MPII_SCSIIO_STATUS_CHECK_COND condition.
+	[buhrow, ticket #1916]
+

Reply via email to