Module Name: src
Committed By: martin
Date: Tue Feb 14 16:34:41 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #85
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 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.32 src/doc/CHANGES-10.0:1.1.2.33
--- src/doc/CHANGES-10.0:1.1.2.32 Tue Feb 14 16:18:19 2023
+++ src/doc/CHANGES-10.0 Tue Feb 14 16:34:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.32 2023/02/14 16:18:19 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.33 2023/02/14 16:34:41 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -1065,3 +1065,8 @@ sys/kern/subr_devsw.c 1.50
assigned major numbers and character device only drivers.
[buhrow, ticket #84]
+sys/dev/usb/u3g.c 1.44
+
+ u3g: add support for ZTE MF112 and D-Link DWM222 3G USB modems.
+ [manu, ticket #85]
+