On Mon, 2008-05-19 at 21:23 -0400, John Goulah wrote: > Ok, I assume you mean the patch for the kernel config that allows > this all to work? I mean the recent patch introduces CONFIG_IWLWIFI. > Would that mean you're not supporting compiling on any kernel older > than 2.6.26 with this change? I'd suggest we patch compat-wireless like this (given the fact it doesn't make use of Kconfig). Thanks, -yi --- config.mk 2008-05-20 11:46:55.000000000 +0800 +++ /tmp/config.mk 2008-05-20 11:46:49.000000000 +0800 @@ -30,6 +30,7 @@ ifneq ($(CONFIG_PCI),) CONFIG_ATH5K=m CONFIG_ATH5K_DEBUG=n +CONFIG_IWLWIFI=m CONFIG_IWLCORE=m CONFIG_IWL3945=m CONFIG_IWL4965=m -- 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