Module Name: src
Committed By: nonaka
Date: Thu Aug 27 14:17:14 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note rtwn(4).
To generate a diff of this commit:
cvs rdiff -u -r1.2097 -r1.2098 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.2097 src/doc/CHANGES:1.2098
--- src/doc/CHANGES:1.2097 Fri Aug 21 10:47:53 2015
+++ src/doc/CHANGES Thu Aug 27 14:17:14 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2097 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2098 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -190,3 +190,6 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
mcp3kadc(4): Driver for Microchip 3x0x SAR ADC chips. [phx 20150818]
OpenSSH: Imported 7.1. [christos 20150821]
dhcpcd: Import dhcpcd 6.9.2. [roy 20150821]
+ rtwn(4): Add a driver for Realtek RTL8188CE/RTL8192CE PCIe IEEE
+ 802.11b/g/n wireless network devices, ported from OpenBSD.
+ [nonaka 20150827]