Hacker News new | ask | show | jobs
by mindentropy 2190 days ago
Isn't network bring up done asynchronously in distros these days? I see my network interface not up and running even after the system is fully booted.
1 comments

I'm just referring to the fec driver kernel module, not the user space software. But I might of course be wrong. I've done lots of iterations trying to optimize the boot time on this tiny embedded system, and it's not always easy to remember all details. It could be that the fec driver is asynchronously probed. I guess I have to try it again at some point. =)