devices: add device id for Realtek RTL8188CU and RTL8188FTV
[project/iwinfo.git] / devices.txt
index c426ef3fe69de444ade5c13ec9b7608c1f881e3a..eded18497e60cc1a946d51e8e4b1bb1b1cd258d6 100644 (file)
 
 # USB devices
 # 0x0000 | 0x0000 | vendor id | product id | ...
+# mt7601u/usb.c
+0x0000 0x0000 0x148f 0x7601    0      0  "MediaTek" "MT7601U"
 # mt7921/usb.c
 0x0000 0x0000 0x0e8d 0x7961    0      0  "MediaTek" "MT7921AU"
 # mt76x2/usb.c
 # mt7615/usb.c
 0x0000 0x0000 0x0e8d 0x7663    0      0  "MediaTek" "MT7663U"
 0x0000 0x0000 0x043e 0x310c    0      0  "LG" "LGSBWAC02"
+# rtl8xxxu/rtl8xxxu_core.c
+0x0000 0x0000 0x0bda 0x8176    0      0  "Realtek" "RTL8188CU"
+0x0000 0x0000 0x0bda 0xf179    0      0  "Realtek" "RTL8188FTV"
 
 # FDT compatible strings
 # "compatible" | txpower offset | frequency offset | ...
 "qca,qca9550-wmac"      0      0  "Qualcomm Atheros"  "QCA9550"
 "qca,qca9560-wmac"      0      0  "Qualcomm Atheros"  "QCA9560"
 "qcom,ipq4019-wifi"     0      0  "Qualcomm Atheros" "IPQ4019"
+"qcom,ipq6018-wifi"     0      0  "Qualcomm Atheros" "IPQ6018"
 "qcom,ipq8074-wifi"     0      0  "Qualcomm Atheros" "IPQ8074"
 "mediatek,mt7622-wmac"  0      0  "MediaTek" "MT7622"
 "mediatek,mt7628-wmac"  0      0  "MediaTek" "MT7628"