On Wed, 28 Apr 2010 14:15:27 +0100
Luis Henriques <luis.hen...@gmail.com> wrote:
> Interesting. This is behaviour seems to be different from what
> Alexander was seeing. Is this correct Alexander? I believe you
> referred in your last email that your system is not hanging anymore.
> 
> --
> Luis

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>

Reply via email to