summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-12-02 21:22:10 +0000
committerthompsa <thompsa@FreeBSD.org>2009-12-02 21:22:10 +0000
commit09342006a4474ed555eed9f22dde3e51c21bbc1b (patch)
treecaf7f9f04f61028960fc5830c6a2f6c31e931582 /sys
parentd280808e3fc0f9498b213fb1a14e24bc93fc9940 (diff)
downloadFreeBSD-src-09342006a4474ed555eed9f22dde3e51c21bbc1b.zip
FreeBSD-src-09342006a4474ed555eed9f22dde3e51c21bbc1b.tar.gz
Fix cut'n paste on the AR9280 entry.
Submitted by: pluknet
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/conf/NOTES2
-rw-r--r--sys/pc98/conf/NOTES2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 53061d5..c144fd8 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -579,7 +579,7 @@ device ath_hal # pci/cardbus chip support
#device ath_ar5416 # AR5416 chips
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
#device ath_ar9160 # AR9160 chips
-#device ath_ar9280 # AR9160 chips
+#device ath_ar9280 # AR9280 chips
device ath_rate_sample # SampleRate tx rate control for ath
device ce
device cp
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 12892a6..128b0b2 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -433,7 +433,7 @@ device ath_hal # pci/cardbus chip support
#device ath_ar5416 # AR5416 chips
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
#device ath_ar9160 # AR9160 chips
-#device ath_ar9280 # AR9160 chips
+#device ath_ar9280 # AR9280 chips
device ath_rate_sample # SampleRate tx rate control for ath
#
OpenPOWER on IntegriCloud