Add ThunderX VNIC to arm64/GENERIC kernel
Add vnic to enabled networking cards and enable SR-IOV by the way. Obtained from: Semihalf Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
441d67800c
commit
32f849ca1e
@ -94,9 +94,11 @@ device virtio_blk
|
||||
device vtnet
|
||||
|
||||
# Bus drivers
|
||||
options PCI_IOV
|
||||
device pci
|
||||
|
||||
# Ethernet NICs
|
||||
device vnic # Cavium ThunderX NIC
|
||||
device em # Intel PRO/1000 Gigabit Ethernet Family
|
||||
device mii
|
||||
device miibus # MII bus support
|
||||
|
Loading…
Reference in New Issue
Block a user