after consulting with ASIX I have a probably the best driver source. Main and probably only problem is that our usb_otg driver is piece of crap - don't allow data other than 32bits (4-byte aligment error). ASIX isn't interrested in to cooperate with rk3188 compability at now. I don't known how and for who they make some progress with that (maybe they try but this is to hard to do) - after my mail they respond in 24h with beta1 rk3188 data alignemt fix and this driver have some step forward. Now I write about situation:
-standard driver 1.9.0 detect driver ok (MAC read correctly) but any data transmit fail with 4-byte aligment error - even take a IP address fail (auto or static no difference), device is dead no any led blink/lights - no respond
-fixed ASIX driver connection linked and in this same time unlinked I'm able to set static IP but the same 4-byte aligment error, leds working!
I'm not a C programmer (only C#) but maybe if I take a while I can analize code and maybe I will write some useable driver - I don't know. If You have some C coding experience You can help us (after searching this forum I think that are many people whos waiting for this and many people will need this driver in the future - adapter cost is about $15 with shipping from China and main argument with that IC that is USB3/1Gbps). If You can help pm me! Regards!
Comment