Re: Qemu-Neo

2011-09-12 Thread aleixof
On Mon, 12 Sep 2011 14:15:35 +0300
Timo Juhani Lindfors timo.lindf...@iki.fi wrote:

 Aleix Ortialei...@tinet.cat writes:
  I'm trying to compile the qemu-neo1973 on a ArchLinux X86_64. I use
  the gcc-3.4, 
  Dowload the repo
  https://svn.openmoko.org/trunk/src/host/qemu-neo1973
 
 This is so ancient that I doubt anybody is going to care.. Why are you
 doing this?

I want to emulate Freerunner with Qemu to have something as a
Freerunner sandbox.
 
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support
 


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Problems changing mac adress

2011-06-29 Thread AleixOF
On Thu, 23 Jun 2011 17:59:09 +0200
Joachim Ott jo.o...@googlemail.com wrote:

 On 23 June 2011 11:58, Timo Juhani Lindfors timo.lindf...@iki.fi
 wrote:
  Aleix Ortialei...@tinet.cat writes:
  but the result is ever the same:
  SIOCSIFHWADDR: Operation not supported
 
  What can I do?
 
  I get the same error with
 
  linux-image-2.6.34-openmoko-gta02       20101212.git049b71de-2
 
  in Debian. My guess is that the firmware does not let you change
  the MAC address.
 
 This feature is missing in the ar6000 driver. I thought it was there
 already when I found WMI_SET_MAC_ADDRESS_CMDID in the source, but that
 one is used for wake-on-wireless. It wouldn't be that hard to
 implement, 2 new ioctls (set mac and reset mac) and another 6 bytes to
 save the original mac address.

thanks Timo and Joachim
I find the ar6000 sorce in the openmoko repo. I've been looking it and
I haven't understand. I want to find the variable where mac is
stored. If I find it I could hard code it. It's a very nasty way but
only for starting...
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support