ng_ubt: Add a device ID.

PR:		248838
Submitted by:	Andrey Zholos <aaz@q-fu.com>
MFC after:	1 week
This commit is contained in:
Mark Johnston
2020-08-23 19:30:06 +00:00
parent 992bcb37c2
commit 3a3992fb86
@@ -508,6 +508,7 @@ static const STRUCT_USB_HOST_ID ubt_devs[] =
{ USB_VPI(USB_VENDOR_LITEON, 0x2003, 0) }, { USB_VPI(USB_VENDOR_LITEON, 0x2003, 0) },
{ USB_VPI(USB_VENDOR_FOXCONN, 0xe042, 0) }, { USB_VPI(USB_VENDOR_FOXCONN, 0xe042, 0) },
{ USB_VPI(USB_VENDOR_DELL, 0x8197, 0) }, { USB_VPI(USB_VENDOR_DELL, 0x8197, 0) },
{ USB_VPI(USB_VENDOR_BELKIN, 0x065a, 0) },
}; };
/* /*