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

Commit c86664e5 authored by Jan Puk's avatar Jan Puk Committed by John W. Linville
Browse files

carl9170: add Airlive X.USB a/b/g/n USBID



"AirLive X.USB now works perfectly under a Linux
environment!"

Cc: <stable@kernel.org>
Signed-off-by: default avatarChristian Lamparter <chunkeey@googlemail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 385918cc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -118,6 +118,8 @@ static struct usb_device_id carl9170_usb_ids[] = {
	{ USB_DEVICE(0x057c, 0x8402) },
	/* Qwest/Actiontec 802AIN Wireless N USB Network Adapter */
	{ USB_DEVICE(0x1668, 0x1200) },
	/* Airlive X.USB a/b/g/n */
	{ USB_DEVICE(0x1b75, 0x9170) },

	/* terminate */
	{}