Module Name: src
Committed By: martin
Date: Fri Mar 3 17:03:36 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #109
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-10.0
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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.38 src/doc/CHANGES-10.0:1.1.2.39
--- src/doc/CHANGES-10.0:1.1.2.38 Fri Feb 24 14:16:10 2023
+++ src/doc/CHANGES-10.0 Fri Mar 3 17:03:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.38 2023/02/24 14:16:10 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.39 2023/03/03 17:03:36 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -1410,3 +1410,9 @@ sys/external/bsd/drm2/linux/linux_dma_bu
drm: Teach dmabuf to handle lseek.
[riastradh, ticket #108]
+sys/arch/arm/ti/if_cpsw.c 1.17
+
+ cpsw(4): disable a debug message unless explicit driver
+ debugging is requested.
+ [sekiya, ticket #109]
+