Michael Buesch wrote:
Hi John, This patch series catches SSB up to my current wireless-development patchset. Please merge this into wireless-dev ssb branch.
I had a problem with #7. My copy of John's tree still has EXPERIMENTAL for ssb. Yours does not. The differences are: --- ../ssb_patch7_from_MB 2007-08-14 12:27:51.000000000 -0500 +++ patches/ssb_patch7_works 2007-08-14 12:26:31.000000000 -0500 @@ -15,7 +15,7 @@ + config SSB tristate "Sonics Silicon Backplane support" -- depends on HAS_IOMEM +- depends on EXPERIMENTAL && HAS_IOMEM + depends on SSB_POSSIBLE help - Support for the Sonics Silicon Backplane bus @@ -50,12 +50,12 @@ +config SSB_PCMCIAHOST_POSSIBLE + bool -+ depends on SSB && PCMCIA && EXPERIMENTAL ++ depends on SSB && PCMCIA + default y + config SSB_PCMCIAHOST - bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)" -- depends on SSB && PCMCIA && EXPERIMENTAL + bool "Support for SSB on PCMCIA-bus host" +- depends on SSB && PCMCIA + depends on SSB_PCMCIAHOST_POSSIBLE help Support for a Sonics Silicon Backplane on top - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html