Module Name: src
Committed By: snj
Date: Wed Jan 28 19:53:10 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
amend ticket 467
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.186 -r1.1.2.187 src/doc/CHANGES-7.0
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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.186 src/doc/CHANGES-7.0:1.1.2.187
--- src/doc/CHANGES-7.0:1.1.2.186 Wed Jan 28 19:18:08 2015
+++ src/doc/CHANGES-7.0 Wed Jan 28 19:53:10 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.186 2015/01/28 19:18:08 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.187 2015/01/28 19:53:10 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -15229,6 +15229,8 @@ sys/dev/pci/if_iwn.c 1.72
sys/dev/pci/if_iwnreg.h 1.14
sys/dev/pci/if_iwnvar.h 1.16
sys/dev/pci/pcidevs 1.1205
+sys/dev/pci/pcidevs.h regen
+sys/dev/pci/pcidevs_data.h regen
Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
[nonaka, ticket #467]