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:
Zbigniew Bodek 2015-10-18 22:13:21 +00:00
parent 441d67800c
commit 32f849ca1e

View File

@ -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