diff options
| author | Robert Marko | 2019-03-11 09:26:28 +0000 |
|---|---|---|
| committer | Daniel Golle | 2019-03-11 22:02:32 +0000 |
| commit | ce1814baecca16fc3ba796de7bf9d06dce1f9a02 (patch) | |
| tree | 88cf0c165ef953eba6e8e6c4395b90e736c9f535 | |
| parent | cb108c546893535dadeda759b1cd4b91b266c936 (diff) | |
| download | iwinfo-ce1814baecca16fc3ba796de7bf9d06dce1f9a02.tar.gz | |
iwinfo: Add device ID for Wilocity Wil6210
This patch adds device ID for Wilocity Wil6210 802.11ad
60 GHz PCI wireless card.
Signed-off-by: Robert Marko <robimarko@gmail.com>
| -rw-r--r-- | hardware.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware.txt b/hardware.txt index 6de4cfe..f36c476 100644 --- a/hardware.txt +++ b/hardware.txt @@ -76,3 +76,4 @@ 0x14c3 0x7628 0x14c3 0x0004 0 0 "MediaTek" "MT76x8" 0x14c3 0x7650 0x14c3 0x7650 0 0 "MediaTek" "MT7610E" 0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E" +0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210" |