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:
andrew 2015-12-11 15:25:47 +00:00
parent f960767586
commit a8452bf478

View File

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