We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdd84e commit 8f2f4f3Copy full SHA for 8f2f4f3
files/etc/board.d/70nethesis_boxes
@@ -67,8 +67,10 @@ nethesis-nethbox-z9)
67
ucidef_set_network_device_path "eth11" "pci0000:00/0000:00:01.1/0000:01:00.3" # fiber
68
ucidef_set_interfaces_lan_wan "eth0" "eth1"
69
fi
70
+ else
71
+ # unidentified model
72
+ ucidef_set_interfaces_lan_wan "eth0" "eth1"
73
- ucidef_set_interfaces_lan_wan "eth0" "eth1"
74
;;
75
nethesis-nethbox-z7s)
76
ucidef_set_network_device_path "eth0" "pci0000:00/0000:00:01.0/0000:01:00.0" # fiber
0 commit comments