Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc usbnet(9): Add common framework for USB network devices....
details: https://anonhg.NetBSD.org/src/rev/3c131c4e0b03
branches: trunk
changeset: 1002789:3c131c4e0b03
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Aug 15 08:55:06 2019 +0000
description:
usbnet(9): Add common framework for USB network devices. Port the
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]
diffstat:
doc/CHANGES | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4c48e101ca0a -r 3c131c4e0b03 doc/CHANGES
--- a/doc/CHANGES Thu Aug 15 08:46:09 2019 +0000
+++ b/doc/CHANGES Thu Aug 15 08:55:06 2019 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2567 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2568 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -31,3 +31,7 @@
for depths 2 and 24. Shadow framebuffer supported for all
depths. A lot of bug fixes, both major and minor. Dedup more
than 20% of lines, or 50% of characters. [rin 20190810]
+ usbnet(9): Add common framework for USB network devices. Port the
+ 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]
Home |
Main Index |
Thread Index |
Old Index