hso: add support for new products

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>

authored by Filip Aben and committed by David S. Miller dd7496f2 e513480e

+3
+3
drivers/net/usb/hso.c
··· 475 475 {USB_DEVICE(0x0af0, 0x8302)}, 476 476 {USB_DEVICE(0x0af0, 0x8304)}, 477 477 {USB_DEVICE(0x0af0, 0x8400)}, 478 + {USB_DEVICE(0x0af0, 0x8600)}, 479 + {USB_DEVICE(0x0af0, 0x8800)}, 480 + {USB_DEVICE(0x0af0, 0x8900)}, 478 481 {USB_DEVICE(0x0af0, 0xd035)}, 479 482 {USB_DEVICE(0x0af0, 0xd055)}, 480 483 {USB_DEVICE(0x0af0, 0xd155)},