Module Name: src
Committed By: mrg
Date: Sun Aug 18 09:43:26 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
note kue/upl ported to usbnet.
To generate a diff of this commit:
cvs rdiff -u -r1.2569 -r1.2570 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.2569 src/doc/CHANGES:1.2570
--- src/doc/CHANGES:1.2569 Thu Aug 15 13:33:15 2019
+++ src/doc/CHANGES Sun Aug 18 09:43:26 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2569 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2570 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -29,3 +29,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
axe(4), axen(4), cdce(4), cue(4), mue(4), smsc(4), udav(4),
ure(4), url(4), and urndis(4) drivers fixing many bugs and
porting to NET_MPSAFE in the process. [mrg 20190814]
+ usbnet(9): Port kue(4) and upl(4). [mrg 20190818]