RNDIS on Windows 10 to connect to CE7 running on T20

To workaround issues with RNDIS on Windows 10 you have to change the default USB identifier to the following setting:

  • Class: 0xEF
  • Subclass: 0x04
  • Protocol: 0x01

A modified driver can be downloaded from here.


We have created two new issues to our roadmap to fix this in our default image:

  • Fix RNDIS function driver: Issue 18765 (fixed in image 2.0b3.
  • Fix RNDIS driver used for platform debugging: Issue 18716 (fixed in image 2.0b2)

Thanks to user @MikeS helping solving that issue.