Module Name: src
Committed By: jmcneill
Date: Wed Oct 25 19:27:06 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Note addition of bwfm(4)
To generate a diff of this commit:
cvs rdiff -u -r1.2327 -r1.2328 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.2327 src/doc/CHANGES:1.2328
--- src/doc/CHANGES:1.2327 Tue Oct 24 17:39:30 2017
+++ src/doc/CHANGES Wed Oct 25 19:27:06 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2327 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2328 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -74,3 +74,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
amd64: Add support for USER_LDT. [maxv 20171021]
tzdata updated to 2017c [kre 20171024]
libc: Update to tzcode2017c. [christos 20171024]
+ bwfm(4): Add driver for Broadcom BCM43xxx "FullMAC" USB wireless
+ adapters. [jmcneill 20171025]