Search found 2 matches

by deepmadan
Thu Aug 16, 2018 8:45 am
Forum: Projects
Topic: sc_usb and driver for different OS
Replies: 10
Views: 30691

Re: sc_usb and driver for different OS

Hi, Thank you. I will go through it and contact them too .. I already tried using Drivers of some existing USB to Ethernet Converter devices. I captured their Device Descriptors and try to implement the same to test. However i got stuck with the EndPoint Size. Device Driver says EP of size 512 bytes...
by deepmadan
Thu Aug 09, 2018 7:36 am
Forum: Projects
Topic: sc_usb and driver for different OS
Replies: 10
Views: 30691

Re: sc_usb and driver for different OS

Is USB over Ethernet working on Windows 32 and 64 bit now ?? I have not been able to get any working drivers to work. I have implemented the whole USB CDC ECM Stack, but i am stuck at which driver to install or how to write a .inf file for my driver. If any open source driver or inf file is availabl...