From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sucheta ROY Date: Fri, 1 Jul 2011 17:38:07 +0800 Subject: [ath9k-devel] AR9380 MSI In-Reply-To: <20110630045048.GA16685@infinet.ru> References: <20110630045048.GA16685@infinet.ru> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi, Just to update you all I could not make MSI work for AR9285 card (this is the card I only tried with), even after I enabled it in the driver by pci_enable_msi() routine. I could make some Wi-Fi card from other vendor working using the same procedure. I was interested to know whether AR9380 works OK with MSI. Regarding correlation between Wi-Fi scan and MSI: We can interpret that if Wi-Fi scan works OK ie Wi-Fi driver is active. This means Wi-Fi card is able to interrupt the host successfully. And the interrupt mechanism is either INTA(legacy interrupt) or MSI or MSI-X. Regards, Sucheta -----Original Message----- From: ath9k-devel-bounces@lists.ath9k.org [mailto:ath9k-devel-bounces at lists.ath9k.org] On Behalf Of Alex Hacker Sent: Thursday, June 30, 2011 10:21 AM To: Matevz Langus Cc: ath9k-devel at venema.h4ckr.net Subject: Re: [ath9k-devel] AR9380 MSI 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 _______________________________________________ ath9k-devel mailing list ath9k-devel at lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel