Sort the list of NICs after the mii options. While here add the msk driver
as it has now been tested. Sponsored by: SoftIron Inc
This commit is contained in:
parent
f960767586
commit
a8452bf478
@ -99,11 +99,12 @@ device pci
|
||||
options PCI_IOV # PCI SR-IOV support
|
||||
|
||||
# Ethernet NICs
|
||||
device vnic # Cavium ThunderX NIC
|
||||
device em # Intel PRO/1000 Gigabit Ethernet Family
|
||||
device igb # Intel PRO/1000 PCIE Server Gigabit Family
|
||||
device mii
|
||||
device miibus # MII bus support
|
||||
device em # Intel PRO/1000 Gigabit Ethernet Family
|
||||
device igb # Intel PRO/1000 PCIE Server Gigabit Family
|
||||
device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
|
||||
device vnic # Cavium ThunderX NIC
|
||||
|
||||
# Block devices
|
||||
device ahci
|
||||
|
Loading…
Reference in New Issue
Block a user