Author: adrian
Date: Wed Aug 29 03:50:59 2012
New Revision: 239800
URL: http://svn.freebsd.org/changeset/base/239800

Log:
  Add a (temporarily located) definition.

Modified:
  head/sys/dev/ath/ath_hal/ah_internal.h

Modified: head/sys/dev/ath/ath_hal/ah_internal.h
==============================================================================
--- head/sys/dev/ath/ath_hal/ah_internal.h      Wed Aug 29 01:08:36 2012        
(r239799)
+++ head/sys/dev/ath/ath_hal/ah_internal.h      Wed Aug 29 03:50:59 2012        
(r239800)
@@ -79,6 +79,11 @@ typedef enum {
 } HAL_PHYDIAG_CAPS;
 
 /*
+ * Enable/disable strong signal fast diversity
+ */
+#define        HAL_CAP_STRONG_DIV              2
+
+/*
  * Each chip or class of chips registers to offer support.
  */
 struct ath_hal_chip {
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to