On Wed, 28 Apr 2010 14:15:27 +0100
Luis Henriques <luis.henrix@gmail.com> wrote:
Your latest patches lack following changeset:
@@ -2860,10 +2860,8 @@ ar5k_ar5212_get_capabilities(struct ath_
if (b)
hal->ah_capabilities.cap_mode |= HAL_MODE_11B;
-#if 0
if (g)
hal->ah_capabilities.cap_mode |= HAL_MODE_11G;
-#endif
}
/* GPIO */
I think this is the reason why kernel locks up on ar5k_ar5212_reset.
--
Alexander Vladimirov <alexander.idkfa.vladimirov at gmail.com>