From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schwingen Date: Mon, 21 Oct 2013 22:14:39 +0200 Subject: [ath9k-devel] atk9k PCIe-card sometimes comes up with wrong PCI ID In-Reply-To: References: Message-ID: <52658B2F.7020104@schwingen.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 10/21/2013 02:51 PM, Holger Schurig wrote: > Hi ! > > I'm using several Sparklan WPEA 110N cards that normally come up as > 168c:002a. But sometimes they announces themself as 168c:ff1c. Even > "lspci -nn -A intel-conf2" (which goes directly to the PCI address > range) shows the wrong PCI ID in such cases. > > What could be the cause of this issue? I have seen such behaviour on older cards if the card sees two reset pulses in too short succession - ie. when the second reset pulse happens while the card is still loading data from the EEPROM. Newer Atheros cards use I2C EEPROMs, so a chip reset during communication can hang up the bus to the EEPROM. cu Michael