Commit 1a79ddaa authored by Tom Gaudasinski's avatar Tom Gaudasinski Committed by Kalle Valo
Browse files

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: default avatarTom Gaudasinski <tomg@records.headdesk.com.au>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent c6c092dc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 */