diff options
| author | Pali Rohár | 2020-05-20 12:33:05 +0000 |
|---|---|---|
| committer | Petr Štetiar | 2020-06-03 12:53:49 +0000 |
| commit | d577a9d38a3b544a70af5b6c7d91536f27e344f2 (patch) | |
| tree | 46c54311199cc92444d4c1dac2e665d9f6dff816 | |
| parent | f6b7d16d2ffa5e9fa235af4a79647637a866f635 (diff) | |
| download | iwinfo-d577a9d38a3b544a70af5b6c7d91536f27e344f2.tar.gz | |
iwinfo: add device id for Marvell 88W8997 SDIO wifi card
Lets add device id for Marvell 88W8997 SDIO wifi card.
Signed-off-by: Pali Rohár <pali@kernel.org>
[added missing commit description]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
| -rw-r--r-- | hardware.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware.txt b/hardware.txt index b2bbe06..262c69e 100644 --- a/hardware.txt +++ b/hardware.txt @@ -175,6 +175,7 @@ 0x11ab 0x2a55 0x11ab 0x0000 0 0 "Marvell" "88W8864" 0x02df 0x9135 0x0000 0x0000 0 0 "Marvell" "88W8887" 0x11ab 0x2b40 0x11ab 0x0000 0 0 "Marvell" "88W8964" +0x02df 0x9141 0x0000 0x0000 0 0 "Marvell" "88W8997" 0x14c3 0x7603 0x14c3 0x7603 0 0 "MediaTek" "MT7603E" 0x14c3 0x7610 0x14c3 0x7610 0 0 "MediaTek" "MT7610E" 0x14c3 0x7612 0x14c3 0x7612 0 0 "MediaTek" "MT7612E" |