It was tested on three BCM4331 devices, code has been written from MMIO
dumps only, but seems to be quite stable.

Signed-off-by: Rafał Miłecki <zaj...@gmail.com>
---
 drivers/net/wireless/b43/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/net/wireless/b43/Kconfig b/drivers/net/wireless/b43/Kconfig
index b81a2a1..0ddf0aa 100644
--- a/drivers/net/wireless/b43/Kconfig
+++ b/drivers/net/wireless/b43/Kconfig
@@ -124,12 +124,12 @@ config B43_PHY_LP
          (802.11a support is optional, and currently disabled).
 
 config B43_PHY_HT
-       bool "Support for HT-PHY devices (BROKEN)"
-       depends on B43 && BROKEN
+       bool "Support for HT-PHY (high throughput) devices (EXPERIMENTAL)"
+       depends on B43 && EXPERIMENTAL
        ---help---
          Support for the HT-PHY.
 
-         Say N, this is BROKEN and crashes driver.
+         Enables support for BCM4331 and possibly other chipsets with that PHY.
 
 config B43_PHY_LCN
        bool "Support for LCN-PHY devices (BROKEN)"
-- 
1.7.1


_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

Reply via email to