Commit 5c7bf2f4 authored by Filip Aben's avatar Filip Aben Committed by David S. Miller

hso: Add new product ID

This patch adds a new product ID to the hso driver.
Signed-off-by: default avatarFilip Aben <f.aben@option.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 96d8e903
......@@ -477,6 +477,7 @@ static const struct usb_device_id hso_ids[] = {
{USB_DEVICE(0x0af0, 0x8600)},
{USB_DEVICE(0x0af0, 0x8800)},
{USB_DEVICE(0x0af0, 0x8900)},
{USB_DEVICE(0x0af0, 0x9000)},
{USB_DEVICE(0x0af0, 0xd035)},
{USB_DEVICE(0x0af0, 0xd055)},
{USB_DEVICE(0x0af0, 0xd155)},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment