I've been trying to use an old version of Kernelex that dibya gave me to patch ntoskrnl and ksecdd with the necessary functions needed for Intel USB 3.0 driver to work.
I used visual studio 6.0 to compile this old kernelex
It applies a patch, but some of the functions, like EtwRegister, don't get applied correctly and I'm not 100% sure how to fix.
https://ufile.io/tna8m
Any ideas?