ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Ben Greear <greearb@candelatech.com>
Cc: ath10k <ath10k@lists.infradead.org>
Subject: Re: Anyone have luck with WLE900VX?
Date: Mon, 24 Feb 2014 19:08:05 +0200	[thread overview]
Message-ID: <87txbosakq.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <530B74E1.8040908@candelatech.com> (Ben Greear's message of "Mon,  24 Feb 2014 08:35:45 -0800")

Ben Greear <greearb@candelatech.com> writes:

> On 02/24/2014 08:17 AM, Kalle Valo wrote:
>> Ben Greear <greearb@candelatech.com> writes:
>> 
>>> I managed to get a few WLE900VX, and I've seen some funny things so far.
>> 
>> Do you have any more info what type of board it is? Is it CUS223, XBNNN
>> (N being a decimal) or something else?
>
> http://www.compex.com.sg/Datasheets/WLE900VX_Dsv1.0.0.pdf
>
> I was told the ref design, but cannot remember it..will ask
> again.  It is not a high power design like the CUS223, evidently.

No need to ask, the PDF even mentions it:

"Qualcomm-Atheros QCA9880 Version 2, XB140 Reference Design"

XB140 is a dual band 3x3 board.

>> What's the chip id?
>
> 05:00.0 Network controller: Atheros Communications Inc. Device 003c
> 	Flags: bus master, fast devsel, latency 0, IRQ 18
> 	Memory at f4400000 (64-bit, non-prefetchable) [size=2M]
> 	Expansion ROM at f4600000 [disabled] [size=64K]
> 	Capabilities: [40] Power Management version 2
> 	Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit-
> 	Capabilities: [70] Express Endpoint, MSI 00
> 	Capabilities: [100] Advanced Error Reporting
> 	Capabilities: [140] Virtual Channel
> 	Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
> 	Kernel driver in use: ath10k_pci

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);

-- 
Kalle Valo

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

  parent reply	other threads:[~2014-02-24 17:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-22  1:05 Anyone have luck with WLE900VX? Ben Greear
2014-02-22  1:47 ` Yeoh Chun-Yeow
2014-02-22  3:13   ` Adrian Chadd
2014-02-22 19:25     ` Ben Greear
2014-02-22 19:20   ` Ben Greear
2014-02-22 19:24     ` Adrian Chadd
2014-02-22 19:27       ` Ben Greear
2014-02-24 23:47       ` Ben Greear
2014-02-24 23:49         ` Adrian Chadd
2014-02-24  6:15 ` Michal Kazior
2014-02-24 16:17 ` Kalle Valo
2014-02-24 16:35   ` Ben Greear
2014-02-24 16:55     ` Ben Greear
2014-02-24 17:08     ` Kalle Valo [this message]
2014-02-24 18:00       ` Ben Greear
2014-02-24 18:35   ` Ben Greear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87txbosakq.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=greearb@candelatech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox