Search Linux Wireless

[PATCH] rt2800usb: Add Epson wireless adapter device-id

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Make Epson WN7512BEP work by adding its device-id to rt2800usb. Device
contains a Ralink RT3071L, registers as vendor Accton/Arcadyan.

Signed-off-by: Tom Gaudasinski <tomg@xxxxxxxxxxxxxxxxxxxxxxx>

--- linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.c.orig   
2017-05-17 19:49:44.893895819 +1000
+++ linux/drivers/net/wireless/ralink/rt2x00/rt2800usb.c    2017-05-17
19:49:32.906111192 +1000
@@ -1156,6 +1156,8 @@ static struct usb_device_id rt2800usb_de
     { USB_DEVICE(0x2001, 0x3c17) },
     /* Panasonic */
     { USB_DEVICE(0x083a, 0xb511) },
+    /* Accton/Arcadyan/Epson */
+    { USB_DEVICE(0x083a, 0xb512) },
     /* Philips */
     { USB_DEVICE(0x0471, 0x20dd) },
     /* Ralink */






[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux