@Majestro
Quote:
Where can I get the original? And thanks for the tip.
The last version were released in fe-update2, placed in Utilities/Commodities/RAWBInfo
@derfs
I take my words back about needs to create virtuo.library, maybe that one were better at first, but now, when you already create with no problems directly device and handler, then probably following the same "direct" way..
I just add to qemu "-device virtio-net-pci,disable-legacy=on", and can see in ranger that it add new Ethernet.device "1AF4:1041" (the virtuo-Handler is 1AF4:1049 btw). So probably it's matter now to follow your device code logic in SCSI device, and made "virtio-net.device", the only difference will be is implementation of SANAII stuff. And then no more issues with network ever !