1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:15:07 +00:00
serenity/Kernel/Net/VirtIO
Kirill Nikolaev 6cdb1f0415 Kernel: Add an initial implementation of virtio-net driver
It can be exercised by setting
    SERENITY_ETHERNET_DEVICE_TYPE=virtio-net-pci.
2023-07-11 00:49:11 -06:00
..
VirtIONetworkAdapter.cpp Kernel: Add an initial implementation of virtio-net driver 2023-07-11 00:49:11 -06:00
VirtIONetworkAdapter.h Kernel: Add an initial implementation of virtio-net driver 2023-07-11 00:49:11 -06:00