Hi,

On Wed, 26 Jul 2006, Johannes Schindelin wrote:

> On Wed, 26 Jul 2006, ZIGLIO, Frediano, VF-IT wrote:
> 
> > -    s = &d->rtl8139;
> > -
> >      /* I/O handler for memory-mapped I/O */
> >      s->rtl8139_mmio_io_addr =
> >      cpu_register_io_memory(0, rtl8139_mmio_read, rtl8139_mmio_write, s);
> 
> Are you sure it is the right thing to do? rtl8139_mmio_{read,write} still 
> expect &d->rtl8139 as opaque, right?

Ah, never mind. You moved it upwards, to set s->PciRevId.

Sorry for the noise,
Dscho



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to