hso: Add new usb device id's.
Signed-off-by: Denis Joseph Barrow <D.Barow@option.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
47fd5b8373
commit
bab04c3adb
@@ -417,6 +417,11 @@ static const struct usb_device_id hso_ids[] = {
|
|||||||
{USB_DEVICE(0x0af0, 0x7401)}, /* GI 0401 */
|
{USB_DEVICE(0x0af0, 0x7401)}, /* GI 0401 */
|
||||||
{USB_DEVICE(0x0af0, 0x7501)}, /* GTM 382 */
|
{USB_DEVICE(0x0af0, 0x7501)}, /* GTM 382 */
|
||||||
{USB_DEVICE(0x0af0, 0x7601)}, /* GE40x */
|
{USB_DEVICE(0x0af0, 0x7601)}, /* GE40x */
|
||||||
|
{USB_DEVICE(0x0af0, 0x7701)},
|
||||||
|
{USB_DEVICE(0x0af0, 0x7801)},
|
||||||
|
{USB_DEVICE(0x0af0, 0x7901)},
|
||||||
|
{USB_DEVICE(0x0af0, 0x7361)},
|
||||||
|
{icon321_port_device(0x0af0, 0xd051)},
|
||||||
{}
|
{}
|
||||||
};
|
};
|
||||||
MODULE_DEVICE_TABLE(usb, hso_ids);
|
MODULE_DEVICE_TABLE(usb, hso_ids);
|
||||||
|
Reference in New Issue
Block a user