I am trying to connect using DVSDK 2.10 LSP 2.10.00.14 to an composite RNDIS device. I am getting the following errors logged with DMESG
<3>[ 6.050000] usb 1-1: device v19a5 p0004 is not supported
<7>[ 6.070000] usb 1-1: uevent
<6>[ 6.070000] usb 1-1: configuration #1 chosen from 1 choice
<7>[ 6.370000] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
<7>[ 6.370000] usb 1-1:1.0: uevent
<7>[ 6.370000] rndis_host 1-1:1.0: usb_probe_interface
<7>[ 6.370000] rndis_host 1-1:1.0: usb_probe_interface - got id
<7>[ 6.370000] rndis_host 1-1:1.0: missing cdc union ether descriptor
<6>[ 6.370000] usb 1-1: bad CDC descriptors
<7>[ 6.370000] usbserial_generic 1-1:1.0: usb_probe_interface
<7>[ 6.370000] usbserial_generic 1-1:1.0: usb_probe_interface - got id
Can someone help me understand what this composite device may/may not be providing?