add VID/PID 056E:4011 for Elecom adapter
This commit is contained in:
parent
37194c197f
commit
79204b790f
@ -269,6 +269,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
|
|||||||
{USB_DEVICE_AND_INTERFACE_INFO(0x0E66, 0x0025, 0xff, 0xff, 0xff), .driver_info = RTL8822B}, /* Hawking HW12ACU */
|
{USB_DEVICE_AND_INTERFACE_INFO(0x0E66, 0x0025, 0xff, 0xff, 0xff), .driver_info = RTL8822B}, /* Hawking HW12ACU */
|
||||||
{USB_DEVICE_AND_INTERFACE_INFO(0x13B1, 0x0043, 0xff, 0xff, 0xff), .driver_info = RTL8822B}, /* Alpha - Linksys */
|
{USB_DEVICE_AND_INTERFACE_INFO(0x13B1, 0x0043, 0xff, 0xff, 0xff), .driver_info = RTL8822B}, /* Alpha - Linksys */
|
||||||
{USB_DEVICE_AND_INTERFACE_INFO(0x0BDA, 0x2102, 0xff, 0xff, 0xff), .driver_info = RTL8822B}, /* CCNC */
|
{USB_DEVICE_AND_INTERFACE_INFO(0x0BDA, 0x2102, 0xff, 0xff, 0xff), .driver_info = RTL8822B}, /* CCNC */
|
||||||
|
{USB_DEVICE_AND_INTERFACE_INFO(0x056e, 0x4011, 0xff, 0xff, 0xff), .driver_info = RTL8822B}, /* Elecom */
|
||||||
#endif /* CONFIG_RTL8822B */
|
#endif /* CONFIG_RTL8822B */
|
||||||
|
|
||||||
#ifdef CONFIG_RTL8723D
|
#ifdef CONFIG_RTL8723D
|
||||||
|
@ -47,6 +47,7 @@ ID 04CA:8602
|
|||||||
ID 0E66:0025
|
ID 0E66:0025
|
||||||
ID 13B1:0043
|
ID 13B1:0043
|
||||||
ID 0BDA:2102
|
ID 0BDA:2102
|
||||||
|
ID 056E:4011
|
||||||
|
|
||||||
If your adapter matches one of the default or seller specific
|
If your adapter matches one of the default or seller specific
|
||||||
IDs then this is the driver to use.
|
IDs then this is the driver to use.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user