linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] b43: Remove BROKEN attribute from SDIO
@ 2009-09-15 23:13 Michael Buesch
  2009-09-16  4:48 ` Albert Herranz
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Buesch @ 2009-09-15 23:13 UTC (permalink / raw)
  To: John W. Linville; +Cc: Broadcom Wireless, linux-wireless, Albert Herranz

SDIO works (more or less), so remove the BROKEN dependency and
let people test it.

Signed-off-by: Michael Buesch <mb@bu3sch.de>

---

This patch depends on all other patches that I already sent but are not applied, yet.


Index: wireless-testing/drivers/net/wireless/b43/Kconfig
===================================================================
--- wireless-testing.orig/drivers/net/wireless/b43/Kconfig	2009-09-16 01:09:48.000000000 +0200
+++ wireless-testing/drivers/net/wireless/b43/Kconfig	2009-09-16 01:10:02.000000000 +0200
@@ -63,7 +63,7 @@ config B43_PCMCIA
 
 config B43_SDIO
 	bool "Broadcom 43xx SDIO device support (EXPERIMENTAL)"
-	depends on B43 && SSB_SDIOHOST_POSSIBLE && EXPERIMENTAL && BROKEN
+	depends on B43 && SSB_SDIOHOST_POSSIBLE && EXPERIMENTAL
 	select SSB_SDIOHOST
 	---help---
 	  Broadcom 43xx device support for Soft-MAC SDIO devices.

-- 
Greetings, Michael.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] b43: Remove BROKEN attribute from SDIO
  2009-09-15 23:13 [PATCH] b43: Remove BROKEN attribute from SDIO Michael Buesch
@ 2009-09-16  4:48 ` Albert Herranz
  0 siblings, 0 replies; 2+ messages in thread
From: Albert Herranz @ 2009-09-16  4:48 UTC (permalink / raw)
  To: Michael Buesch; +Cc: John W. Linville, Broadcom Wireless, linux-wireless

Michael Buesch wrote:
> SDIO works (more or less), so remove the BROKEN dependency and
> let people test it.

The master-2009-09-14 branch of linux-wireless tree has been
successfully tested in combination with the patches below on a
Nintendo Wii video game console using the OpenFWWF firmware version 5.2
and setting modparam_qos set to 0.

[PATCH] b43: fix build error if !CONFIG_B43_LEDS
[PATCH] b43: Don't abuse wl->current_dev in the led work
[PATCH] b43: Disable PMQ mechanism
[PATCH] b43: Add optional verbose runtime statistics
[PATCH] b43: Fix IRQ sync for SDIO
007-mac80211-use-netif-rx-ni.patch [1]
[PATCH] b43: Fix SDIO interrupt handler deadlock 
005-b43-pio-always-use-block-io-for-data.patch [2]
[PATCH] b43: Do not use _irqsafe callbacks
[PATCH] b43: Add Soft-MAC SDIO device support  
[PATCH] b43: Rewrite suspend/resume code
[PATCH v2] sdio: pass whitelisted cis funce tuples to sdio drivers
[PATCH v2] sdio: recognize io card without powercycle

Tested-by: Albert Herranz <albert_herranz@yahoo.es>

[1] http://bu3sch.de/patches/wireless-testing/20090914-2326/patches/007-mac80211-use-netif-rx-ni.patch
[2] http://bu3sch.de/patches/wireless-testing/20090914-2326/patches/005-b43-pio-always-use-block-io-for-data.patch


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-16  4:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-15 23:13 [PATCH] b43: Remove BROKEN attribute from SDIO Michael Buesch
2009-09-16  4:48 ` Albert Herranz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).