Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 251d3800 authored by John Tapsell's avatar John Tapsell Committed by Greg Kroah-Hartman
Browse files

Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GN

BugLink: http://bugs.launchpad.net/bugs/441990



This was tested to successfully enable the hardware.

Signed-off-by: default avatarJohn Tapsell <johnflux@gmail.com>
Signed-off-by: default avatarStefan Bader <stefan.bader@canonical.com>
CC: stable@kernel.org
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 72f9fc7c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -182,6 +182,7 @@ struct usb_device_id rtusb_usb_id[] = {
	{USB_DEVICE(0x2001, 0x3C09)},	/* D-Link */
	{USB_DEVICE(0x2001, 0x3C0A)},	/* D-Link 3072 */
	{USB_DEVICE(0x2019, 0xED14)},	/* Planex Communications, Inc. */
	{USB_DEVICE(0x0411, 0x015D)},	/* Buffalo Airstation WLI-UC-GN */
	{}			/* Terminating entry */
};