Module Name: src
Committed By: martin
Date: Fri Aug 4 19:51:59 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1709
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 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.87 src/doc/CHANGES-9.4:1.1.2.88
--- src/doc/CHANGES-9.4:1.1.2.87 Fri Aug 4 15:11:22 2023
+++ src/doc/CHANGES-9.4 Fri Aug 4 19:51:59 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.87 2023/08/04 15:11:22 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.88 2023/08/04 19:51:59 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1983,3 +1983,8 @@ sys/net/bpf.c (apply patch)
bpf: allow to read with no filter.
[ozaki-r, ticket #1708]
+sys/dev/usb/umodeswitch.c 1.6
+
+ Add support for D-Link DWM-222 4G LTS USB adapter.
+ [manu, ticket #1709]
+