Module Name: src
Committed By: martin
Date: Fri Aug 4 19:55:08 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #311 and #312
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 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.96 src/doc/CHANGES-10.0:1.1.2.97
--- src/doc/CHANGES-10.0:1.1.2.96 Fri Aug 4 15:03:43 2023
+++ src/doc/CHANGES-10.0 Fri Aug 4 19:55:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.96 2023/08/04 15:03:43 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.97 2023/08/04 19:55:08 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -3618,3 +3618,14 @@ sys/netinet6/ip6_output.c 1.234
in6: fixes for IPv6-disabled interfaces.
[ozaki-r, ticket #310]
+sys/dev/usb/umodeswitch.c 1.6
+
+ Add support for D-Link DWM-222 4G LTS USB adapter.
+ [manu, ticket #311]
+
+sys/arch/xen/xen/xennetback_xenbus.c 1.113-1.115
+
+ xvif(4): Revert the changes that caused PR 57560 pending
+ investigation.
+ [riastradh, ticket #312]
+