Re: /dev/eth error

Jody Bruchon <[email protected]> Sat, 4 Mar 2017 22:58:22 -0500
Newsgroups org.kernel.vger.linux-8086
Message-ID <[email protected]>
On 2017-03-04 10:17 PM, Derek Johansen wrote:
> After pulling in all of todays changes, I see these errors again as
> described in original email.  Previously I had not enabled networking
> or the ne2k driver, and the problem was fixed when I enabled them
> during the ./build.sh script.  Now I enable them during the ./uild.sh
> script and when I start ELKS with sudo ./qemu.sh these errors are
> back.
I forgot to pull in config.h for the new ethernet init call. Fixed in 
the latest commit (commit 3e48ec5) and doesn't error out in QEMU anymore.