Author: thompsa
Date: Wed Dec  2 21:22:10 2009
New Revision: 200046
URL: http://svn.freebsd.org/changeset/base/200046

Log:
  Fix cut'n paste on the AR9280 entry.
  
  Submitted by: pluknet

Modified:
  head/sys/i386/conf/NOTES
  head/sys/pc98/conf/NOTES

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES    Wed Dec  2 20:24:37 2009        (r200045)
+++ head/sys/i386/conf/NOTES    Wed Dec  2 21:22:10 2009        (r200046)
@@ -579,7 +579,7 @@ device              ath_hal         # pci/cardbus chip supp
 #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

Modified: head/sys/pc98/conf/NOTES
==============================================================================
--- head/sys/pc98/conf/NOTES    Wed Dec  2 20:24:37 2009        (r200045)
+++ head/sys/pc98/conf/NOTES    Wed Dec  2 21:22:10 2009        (r200046)
@@ -433,7 +433,7 @@ device              ath_hal         # pci/cardbus chip supp
 #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
 
 #
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to