diff options
| author | Mathias Kresin | 2018-12-25 07:37:40 +0000 |
|---|---|---|
| committer | Mathias Kresin | 2018-12-25 08:23:48 +0000 |
| commit | dd508af481406bbbe42eaa20a54226645f0301cc (patch) | |
| tree | ddfa23e9f3549b3c40a397cb98d9b61463c22096 | |
| parent | 0eaabf1e651aee5edca23e46f730dc24b6b4f1e6 (diff) | |
| download | iwinfo-dd508af481406bbbe42eaa20a54226645f0301cc.tar.gz | |
iwinfo: fix QCA9984 vendor id
Fix the typo in the QCA9984 vendor id.
Signed-off-by: Mathias Kresin <dev@kresin.me>
| -rw-r--r-- | hardware.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware.txt b/hardware.txt index a0f69d8..cfb5745 100644 --- a/hardware.txt +++ b/hardware.txt @@ -58,7 +58,7 @@ 0x168c 0x0033 0x19b6 0xd016 0 0 "Mikrotik" "R11e-2HPnD" 0x168c 0x003c 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9880" 0x168c 0x003c 0x19b6 0xd03c 0 0 "Mikrotik" "R11e-5HacT" -0c168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" +0x168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" 0x1814 0x3050 0x1814 0x0005 0 0 "RaLink" "Rt3050" 0x1814 0x3052 0x1814 0x0008 0 0 "RaLink" "Rt3052" 0x1814 0x3352 0x1814 0x000c 0 0 "RaLink" "Rt3352" |