forked from luck/tmp_suning_uos_patched
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: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
385918cc6a
commit
c86664e5a2
@ -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 */
|
||||
{}
|
||||
|
Loading…
Reference in New Issue
Block a user