@All
While it's not related to driver , but this is related to onboard network. Find out that this "need to reset few times to make onboard network enables in hardware" , have pretty interesting pattern:
When you power on computer and watch over CFE output, you will noticed that:
Quote:
PHY: mb, addr 0x00, vendor 03f1 device 15 (1)
All fine. The light on the router up, onboard network up in hardware, so driver in os4 able to use it.
Now , simple hit "reset" , or type in CFE "reset" , and now, you will have in CFE output that:
Quote:
PHY: mb, addr 0x00, vendor 3fffff device 3f (f)
And then, light on router not up, there no link, onboard network simple didn't happens to be ON. Currently I don't know if it hardware issue (like wrong power signals or timing or whatever), or if it simple CFE acts again and simple didn't re-init it properly on the reset or so..