[PATCH 1/2] devices: Add Atheros AR9381
Sergey Ryazanov
ryazanov.s.a at gmail.com
Tue Jan 18 14:38:43 PST 2022
Hello Hauke,
On Mon, Jan 17, 2022 at 12:35 AM Hauke Mehrtens <hauke at hauke-m.de> wrote:
> This adds the Atheros AR9381 to the devices list. This card was found in
> the TP-LINK TD-W8970.
>
> Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
> ---
> devices.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/devices.txt b/devices.txt
> index e6c18e6..3cec45a 100644
> --- a/devices.txt
> +++ b/devices.txt
> @@ -172,6 +172,7 @@
> 0x168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984"
> 0x168c 0x0050 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9887"
> 0x168c 0x0056 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9886"
> +0x168c 0xabcd 0x0000 0x0000 0 0 "Atheros" "AR9381"
I am just curious, is this a normal device ID for AR9381 chips or is
this some kind of wrongly programmed EEPROM of TD-W8970?
ath9k driver knows nothing about the 0xABCD device. And according to
wikidevi [1], the normal DevID for AR9381 based devices is 0x0030.
1. https://wikidevi.wi-cat.ru/Alpha_Networks_WMC-N02
--
Sergey
More information about the openwrt-devel
mailing list