|
From: | Jason Wessel |
Subject: | Re: [Qemu-devel] MIPS64 problem with ethernet |
Date: | Mon, 21 May 2007 10:49:12 -0500 |
User-agent: | Thunderbird 1.5.0.10 (X11/20070302) |
Aurelien Jarno wrote:
It works perfectly fine if I boot a 32bit kernel on the 64bit mips qemu with the pcnet32. It is when I boot the 64bit kernel on the 64bit mips qemu that I see the issue. The only difference I can see is the math operations in the kcalloc() inline because the sizes are different in 32 vs 64 of course. I too was using a 2.6.21.1 kernel with mips.org patches. Likely that I am using a different compiler though. Keeping in mind that the same kernel 32bit and 64bit kernels works fine on real hardware.Jason Wessel a écrit :The ethernet device does not come up correctly on a 64 MIPS target with a 64 bit kernel.Which Ethernet card are you using? The pcnet one is working correctly here. I am using a 2.6.21.1 kernel.
Jason.
[Prev in Thread] | Current Thread | [Next in Thread] |