Index: sys/arm64/conf/GENERIC =================================================================== --- sys/arm64/conf/GENERIC +++ sys/arm64/conf/GENERIC @@ -157,6 +157,8 @@ options PCI_HP # PCI-Express native HotPlug options PCI_IOV # PCI SR-IOV support +options COMPAT_LINUXKPI + # Block devices device ahci device scbus @@ -276,6 +278,13 @@ device ix # Intel 10Gb Ethernet Family device vmx # VMware VMXNET3 Ethernet +# PCI Ethernet NICs. +# Nvidia/Mellanox Connect-X 4 and later, Ethernet only +# mlx5ib requires ibcore infra and is not included by default +device mlx5 # Base driver +device mlxfw # Firmware update +device mlx5en # Ethernet driver + # Ethernet NICs device mdio device mii @@ -309,6 +318,7 @@ device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device firmware # firmware assist module +device xz # lzma decompression # EXT_RESOURCES pseudo devices options EXT_RESOURCES