Hi,
I make simple network driver for RTEMS network.
It works well on QEMU-KVM but doesn't work on VirtualBox.
In VirtualBox, RTEMS doesn't receive any interrupt from network device.
However, BSP_install_rtems_irq_handler returns success value on IRQ number 10.
And RTEMS can access to PCI bus to read vendor id, irq number, etc...
I think that there is some difference between QEMU-KVM and VIrtualBox but I can't find it.
Can anyone give me any advice?
Thanks,
Jinhyun.
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel