Module Name: src
Committed By: maya
Date: Mon Jan 20 13:59:20 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
Mention ncm in CHANGES
To generate a diff of this commit:
cvs rdiff -u -r1.3126 -r1.3127 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.3126 src/doc/CHANGES:1.3127
--- src/doc/CHANGES:1.3126 Sun Jan 19 00:32:01 2025
+++ src/doc/CHANGES Mon Jan 20 13:59:20 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3126 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3127 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -662,3 +662,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
pam-u2f: Import pam u2f 1.3.1 [christos 20250115]
userspace-rcu: Import 0.15.0 [christos 20250115]
bwi(4): Add support for Nintendo Wii WLAN. [jmcneill 20250118]
+ ncm(4): New driver for USB Network Control Model (used by Android for
+ USB tethering) [maya 20250120]