mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-30 12:04:07 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289553
@ -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