kernel icon indicating copy to clipboard operation
kernel copied to clipboard

Enable polling mode for non-PCI network devices

Open stlankes opened this issue 3 years ago • 0 comments

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?

stlankes avatar Feb 17 '22 13:02 stlankes