[PATCH net-next V2 3/3] i2400m-sdio: select IWMC3200TOP in Kconfig

2009-10-17 Thread Tomas Winkler
i2400m-sdio requires iwmc3200top for its operation Signed-off-by: Tomas Winkler Acked-by: Inaky Perez-Gonzalez --- drivers/net/wimax/i2400m/Kconfig |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/net/wimax/i2400m/Kconfig b/drivers/net/wimax/i2400m/Kconfig

[PATCH net-next V2 2/3] iwmc3200wifi: select IWMC3200TOP in Kconfig

2009-10-17 Thread Tomas Winkler
iwmc3200wifi requires iwmc3200top for its operation Signed-off-by: Tomas Winkler Acked-by: Zhu Yi --- drivers/net/wireless/iwmc3200wifi/Kconfig |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/wireless/iwmc3200wifi/Kconfig b/drivers/net/wireless/iwmc3200wif

Re: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-17 Thread Dirk Behme
Does anybody have access to omap_hsmmc driver of "the SDK 1.0.2 kernel"? Or has any hint where to get it from? https://community.ti.com/forums/p/6290/23867.aspx#23873 talks about "For the SDIO solution, the SDK 1.0.2 kernel supports SDIO out of the box ..." Thanks Dirk John Rigby wrote:

Re: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-17 Thread Dirk Behme
John Rigby wrote: First, answers to your questions: The CIRQ bit in the STAT register is on if the CIRQ is enabled in the IE register and clear when disabled in the IE. That is to say that the IE register appears to be working. Yes the card has no pending irqs. IBG is set really early when th

Re: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-17 Thread John Rigby
First, answers to your questions: The CIRQ bit in the STAT register is on if the CIRQ is enabled in the IE register and clear when disabled in the IE. That is to say that the IE register appears to be working. Yes the card has no pending irqs. IBG is set really early when the card is discovered