Hi,
i am trying to get Stefans merged yabel working with v2 under qemu... but it doesnt work.
i set CONFIG_PCI_ROM_RUN and CONFIG_PCI_OPTION_ROM_RUN_YABEL
As far as i see, the VGA device is not assigned a ROM address and thus run_bios is never called... i dont quite understand why this happens.
I also tried to use pci_dev_init instead of vga_init as the init function, but it still wont work :-(
Anybody any idea, what i am doing wrong?
Regards, Patty