From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Bruchon Subject: Re: /dev/eth error Date: Sat, 4 Mar 2017 22:58:22 -0500 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS 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.