]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
hso: add support for new products
authorFilip Aben <f.aben@option.com>
Tue, 25 May 2010 23:09:23 +0000 (16:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 May 2010 23:09:23 +0000 (16:09 -0700)
This patch adds a few new product id's for the hso driver.

Signed-off-by: Filip Aben <f.aben@option.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c

index 9964df199511879b4f5d73c0ca36014da972009e..0a3c41faea9c2118dd28f6c558c939002c34d135 100644 (file)
@@ -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)},