Module Name: src
Committed By: martin
Date: Fri Mar 3 17:05:05 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1609
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 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.54 src/doc/CHANGES-9.4:1.1.2.55
--- src/doc/CHANGES-9.4:1.1.2.54 Fri Feb 24 14:10:25 2023
+++ src/doc/CHANGES-9.4 Fri Mar 3 17:05:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.54 2023/02/24 14:10:25 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.55 2023/03/03 17:05:04 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1260,3 +1260,9 @@ doc/3RDPARTY 1.1912 (manual edit)
Import OpenSSL 1.1.1t.
[kim, ticket #1608]
+sys/arch/arm/ti/if_cpsw.c 1.17
+
+ cpsw(4): disable a debug message unless explicit driver
+ debugging is requested.
+ [sekiya, ticket #1609]
+