moros icon indicating copy to clipboard operation
moros copied to clipboard

Add virtio-net driver

Open vinc opened this issue 1 year ago • 1 comments

  • https://ozlabs.org/~rusty/virtio-spec/virtio-0.9.5.pdf
  • https://docs.oasis-open.org/virtio/virtio/v1.0/virtio-v1.0.html

vinc avatar Mar 25 '24 18:03 vinc

Getting the MAC address:

virtio-net

Now the next step is to build the virtqueue which is a bit harder due to memory requirements...

vinc avatar Mar 25 '24 18:03 vinc