Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Staging: rt2870: add device ID of MelCo.,Inc. WLI-UC-G301N

My wireless LAN module 'MelCo.,Inc. WLI-UC-G301N' works fine,
if the following line is added into 2870_main_dev.c.

Signed-off-by: Nobhiro KUSUNO <n-kusuno@fc4.so-net.ne.jp>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Nobuhiro KUSUNO and committed by
Greg Kroah-Hartman
de37cd49 04314268

+1
+1
drivers/staging/rt2860/usb_main_dev.c
··· 97 97 {USB_DEVICE(0x5A57, 0x0282)}, /* Zinwell */ 98 98 {USB_DEVICE(0x7392, 0x7718)}, 99 99 {USB_DEVICE(0x7392, 0x7717)}, 100 + {USB_DEVICE(0x0411, 0x016f)}, /* MelCo.,Inc. WLI-UC-G301N */ 100 101 {USB_DEVICE(0x1737, 0x0070)}, /* Linksys WUSB100 */ 101 102 {USB_DEVICE(0x1737, 0x0071)}, /* Linksys WUSB600N */ 102 103 {USB_DEVICE(0x0411, 0x00e8)}, /* Buffalo WLI-UC-G300N */