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

hso: add support for new products

This patch adds a few new product id's for the hso driver.
Signed-off-by: default avatarFilip Aben <f.aben@option.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e513480e
......@@ -475,6 +475,9 @@ static const struct usb_device_id hso_ids[] = {
{USB_DEVICE(0x0af0, 0x8302)},
{USB_DEVICE(0x0af0, 0x8304)},
{USB_DEVICE(0x0af0, 0x8400)},
{USB_DEVICE(0x0af0, 0x8600)},
{USB_DEVICE(0x0af0, 0x8800)},
{USB_DEVICE(0x0af0, 0x8900)},
{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