Module Name: src
Committed By: martin
Date: Mon Feb 19 09:03:14 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1800
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-9.4
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.4
diff -u src/doc/CHANGES-9.4:1.1.2.130 src/doc/CHANGES-9.4:1.1.2.131
--- src/doc/CHANGES-9.4:1.1.2.130 Sun Feb 18 16:31:06 2024
+++ src/doc/CHANGES-9.4 Mon Feb 19 09:03:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.130 2024/02/18 16:31:06 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.131 2024/02/19 09:03:14 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -4167,3 +4167,10 @@ sys/dev/tc/zskbd.c 1.22
alpha, pmax: fix keyboard console in polled mode on some machines.
[tsutsui, ticket #1799]
+sys/arch/vax/vsa/ncr.c 1.52
+sys/arch/vax/vsa/vsbus.c 1.69 (patch)
+
+ vax: fix SCSI tranfer corruption on VAXstation 3100/m30 (KA420)
+ on netboot.
+ [tsutsui, ticket #1800]
+