From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Roskin Date: Thu, 13 Aug 2009 00:22:29 -0400 Subject: [ath9k-devel] Disconnect problem (DMA failed to stop in 10 ms) In-Reply-To: <19075.36493.238946.673381@gargle.gargle.HOWL> References: <74d457500908121816u57b86de6j8ea54f980cf7e75f@mail.gmail.com> <1250135145.4158.14.camel@mj> <19075.36493.238946.673381@gargle.gargle.HOWL> Message-ID: <1250137349.4158.48.camel@mj> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Thu, 2009-08-13 at 09:24 +0530, Sujith wrote: > The commit which exposed this message was: > ath9k: Change DEBUG level for certain interrupt Yes, I found that already. > This error message was suppressed all these days. > Not sure as to why this is being generated in such large numbers. > Still debugging. sync_cause is always 0x2000 when that message is printed, so there are no other causes. As a side note, please consider removing AR_INTR_SYNC_CAUSE_CLR and use AR_INTR_SYNC_CAUSE instead. It's confusing when the same register is accessed under different names. -- Regards, Pavel Roskin