Page MenuHomeFreeBSD

D30119.id88676.diff
No OneTemporary

D30119.id88676.diff

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

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 19, 1:40 AM (46 m, 49 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35213572
Default Alt Text
D30119.id88676.diff (960 B)

Event Timeline