Blob Blame History Raw
# do not edit this file, it will be overwritten on update
ACTION!="add", GOTO="phys_port_name_end"
SUBSYSTEM!="net", GOTO="phys_port_name_end"

DRIVERS=="mlxsw*", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
DRIVERS=="rocker", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
DRIVERS=="nfp*", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"

LABEL="phys_port_name_end"