Add support for netmap in GENERIC by default.
This commit is contained in:
parent
6d426c10fb
commit
169760a49b
@ -361,3 +361,7 @@ device xenpci # Xen HVM Hypervisor services driver
|
||||
|
||||
# VMware support
|
||||
device vmx # VMware VMXNET3 Ethernet
|
||||
|
||||
# Netmap provides direct access to TX/RX rings on supported NICs
|
||||
device netmap # netmap(4) support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user