Hi,
Aurelien's patch is still missing in CVS HEAD.
I resend it here with a small address fix.
Please add this patch to CVS. It is needed for PCI devices like
those in eepro100.c.
Thank you
Stefan
Aurelien Jarno schrieb:
> I don't have such messages in the build log. I am using a 2.6.18 kerne
Thanks. Now QEMU/Malta works better than ever :-)
Below is a small change which is needed for your patch.
Regards
Stefan
Aurelien Jarno schrieb:
> Index: hw/mips_malta.c
> ===
> RCS file: /sources/qemu/qemu/hw/mips_malta.c,v
> retrie
On Sun, Apr 15, 2007 at 03:07:38PM +0200, Stefan Weil wrote:
> Hi,
>
> here are some more patches for the GT64120 PCI:
>
> * Fix the device id (byte order was swapped for mips and mipsel).
> Now lspci shows the correct device name (for any endianess).
>
> * Fix the byte order for GT64120 PCI c
Hi,
here are some more patches for the GT64120 PCI:
* Fix the device id (byte order was swapped for mips and mipsel).
Now lspci shows the correct device name (for any endianess).
* Fix the byte order for GT64120 PCI configuration (was swapped
for mips). Now lspci shows the GT64120 device for
Hi,
The patch below fixes a bug when updating the GT64120 PCI IO mapping.
The old addresses should be unmapped first before trying to setup a new
one.
Bye,
Aurelien
Index: hw/gt64xxx.c
===
RCS file: /sources/qemu/qemu/hw/gt64xxx.c,