From: Oleksij Rempel <linux@rempel-privat.de>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Handling received ACK frame in ath9k_htc
Date: Fri, 10 Jul 2015 12:24:25 +0200 [thread overview]
Message-ID: <559F9D59.9030805@rempel-privat.de> (raw)
In-Reply-To: <CACfn7v66YdOnE6gH=2q7hAwhD5PYh_konsqChNR+AqAMTcdrJA@mail.gmail.com>
Am 08.07.2015 um 16:16 schrieb Jeon:
> I am trying to timestamp when a ACK frame is received in ath9k_htc module.
> WLAN card is TL-WN722N from TP-LINK
>
> I've modified a function `ath9k_rx_tasklet()` in
> `ath/ath9k/htc_drv_txrx.c` like
> [this](https://gist.github.com/gsongsong/991705f9c38ce6a9cda7#file-gistfile1-txt-L37)
>
> When I build and install the modified kernel source, however, that
> `printk` message does not appear in the `dmesg` log.
>
> After some search, I've found [a
> thread](https://www.mail-archive.com/ath9k-devel%40lists.ath9k.org/msg12280.html).
> It says, ACK is processed by hardware itself and is not passed to
> ath9k_htc kernel module. Is it right? Then, isn't there a way to check
> whether an ACK frame is received in a ath9k_htc kernel module?
You need to digg in to firmware. ath9k_htc HW is mostly Atheros PCI
controller connected to a SoC and then to USB. Part of magic which is
happening in ath9k is located in ath9k_htc_fw.
--
Regards,
Oleksij
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: OpenPGP digital signature
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20150710/4cada3b7/attachment.pgp
prev parent reply other threads:[~2015-07-10 10:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-08 14:16 [ath9k-devel] Handling received ACK frame in ath9k_htc Jeon
2015-07-10 10:24 ` Oleksij Rempel [this message]
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=559F9D59.9030805@rempel-privat.de \
--to=linux@rempel-privat.de \
--cc=ath9k-devel@lists.ath9k.org \
/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