Module Name:    src
Committed By:   martin
Date:           Tue Feb  8 14:45:58 UTC 2022

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.3

Log Message:
Ticket #1426


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.74 -r1.1.2.75 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.74 src/doc/CHANGES-9.3:1.1.2.75
--- src/doc/CHANGES-9.3:1.1.2.74	Thu Feb  3 14:20:20 2022
+++ src/doc/CHANGES-9.3	Tue Feb  8 14:45:57 2022
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.74 2022/02/03 14:20:20 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.75 2022/02/08 14:45:57 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1472,3 +1472,10 @@ xsrc/external/mit/xterm/dist/graphics_si
 	Apply upstream fix for CVE-2022-24130.
 	[mrg, ticket #1425]
 
+sys/dev/ata/ata_recovery.c			1.3
+sys/dev/ata/ata_subr.c				1.9
+
+	PR 54790: stop xfer timeouts during recovery, all xfers will be
+	requeued anyway.
+	[jdolecek, ticket #1426]
+

Reply via email to