Anyone have luck with WLE900VX?

Ben Greear greearb at candelatech.com
Mon Feb 24 13:00:26 EST 2014


On 02/24/2014 09:08 AM, Kalle Valo wrote:

> I was actually referring to the internal chip id, not PCI id, which is a
> good way to check what chip it really is:
> 
> static int ath10k_core_check_chip_id(struct ath10k *ar)
> {
> 	u32 hw_revision = MS(ar->chip_id, SOC_CHIP_ID_REV);
> 
> 	ath10k_dbg(ATH10K_DBG_BOOT, "boot chip_id 0x%08x hw_revision 0x%x\n",
> 		   ar->chip_id, hw_revision);
> 

Ahh, like this?

ath10k: boot chip_id 0x043202ff hw_revision 0x2


I do not see any OTP errors when loading my firmware, at least not
as seen from the ath10k driver.

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com




More information about the ath10k mailing list