Module Name: src
Committed By: jmcneill
Date: Sun Feb 20 11:23:26 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
ath(4): Add support for AR9280 devices.
To generate a diff of this commit:
cvs rdiff -u -r1.1508 -r1.1509 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.1508 src/doc/CHANGES:1.1509
--- src/doc/CHANGES:1.1508 Sat Feb 19 19:42:07 2011
+++ src/doc/CHANGES Sun Feb 20 11:23:25 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1508 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1509 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -859,3 +859,4 @@
bind: Update to 9.8.0rc1: Response policy zones (RPZ) and DNS64 support.
[christos 20110215]
acpi(4): Updated ACPICA to 20110211. [jruoho 20110217]
+ ath(4): Add support for AR9280 devices. [jmcneill 20110220]