kernel
kernel copied to clipboard
Enable polling mode for non-PCI network devices
Currently, we enable the enable polling only for PCI device (https://github.com/hermitcore/libhermit-rs/blob/master/src/drivers/net/mod.rs#L57). Is this behavior correct?