From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Hacker Date: Thu, 30 Jun 2011 10:50:48 +0600 Subject: [ath9k-devel] AR9380 MSI Message-ID: <20110630045048.GA16685@infinet.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org I'd not work with MSI and our Atheros based hardware do not require it. I only have a AR9380 based card and done some tests on standard PC for Sucheta ROY. I haavn't much knowlege how the MSI is processed in Linux kernel, but it seems not working with AR9380 without some special setup in hardware. Really don't understand how MSI can correlate with scan results... Best regards, Alex. On Wed, Jun 29, 2011 at 08:56:06PM +0200, Matevz Langus wrote: > Hello, > > I have tried the same thing as you did on Freescale P1020 processor (Power architecture) using 2.6.39.1 and I am getting some results when performing scanning. > Before enabling MSI in ath9k pci.c, I newer got any scan results. But now when enabled I am getting at least 1 network very often. > > However it seems the operation is not very stable. I can not connect to the AP. > > Have you made any progress on this one? > I got an answer from Atheros guys, they use INTA by default. And also looking at defines AR_PCIE_MSI and AR_PCIE_MSI_ENABLE I got a question: who is using that defines? It seems like nobody??? > > regards, > Matevz Langus