mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-05-26 11:40:24 +02:00
wifi: rtl8xxxu: Mark RTL8188ETV (0bda:0179) as tested
This WiFi chip appears in the "TCU Fernsehfee 3.0" set-top box. I have tested that it works in WPA2-PSK-CCMP client mode. Cc: Jes.Sorensen@gmail.com Signed-off-by: J. Neuschäfer <j.ne@posteo.net> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20260303-rtl8xxx-tested-v1-1-291a38a6ff2f@posteo.net
This commit is contained in:
committed by
Ping-Ke Shih
parent
039cd522dc
commit
2a585b2efb
@@ -7703,6 +7703,7 @@ static int rtl8xxxu_probe(struct usb_interface *interface,
|
||||
switch (id->idVendor) {
|
||||
case USB_VENDOR_ID_REALTEK:
|
||||
switch(id->idProduct) {
|
||||
case 0x0179:
|
||||
case 0x1724:
|
||||
case 0x8176:
|
||||
case 0x8178:
|
||||
|
||||
Reference in New Issue
Block a user