> > Is this change actually necessary? If we only have one MMIO region > to map then sysbus_create_varargs() suffices. > > Ack,
> How much did you test this patch, by the way? I've been running into > some odd behaviour with sub-page-sized memory regions which I'm > wondering if you hit here... > > I build a kernel and an initrd with buildroot and do some pci enumerations. I'll check if the pci ethernet controller works. > -- PMM >