mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
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
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue