forked from Minki/linux
rt2x00: Add device ID for Epson WN7512BEP
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@records.headdesk.com.au> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
c6c092dcb2
commit
1a79ddaa90
@ -1156,6 +1156,8 @@ static struct usb_device_id rt2800usb_device_table[] = {
|
||||
{ USB_DEVICE(0x2001, 0x3c17) },
|
||||
/* Panasonic */
|
||||
{ USB_DEVICE(0x083a, 0xb511) },
|
||||
/* Accton/Arcadyan/Epson */
|
||||
{ USB_DEVICE(0x083a, 0xb512) },
|
||||
/* Philips */
|
||||
{ USB_DEVICE(0x0471, 0x20dd) },
|
||||
/* Ralink */
|
||||
|
Loading…
Reference in New Issue
Block a user