Add network udev rules for merlin-g-100

This commit is contained in:
2023-08-23 13:08:44 +02:00
parent d0ef79093b
commit 2b057d7ffd

View File

@ -0,0 +1,3 @@
#PCI device 15b3:1019 (mlx5_core)
#NAME:="some name" , := is used to make sure that device name will be persistent.
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="04:3f:72:a1:28:47", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="enp225s0f1*", NAME:="enp225s0f1"