PTPT52
PTPT52
@feckert my custom hardware contain 2 switch chips (mt7530 + gsw150) so I have switch0 and switch1 anyway could you rework on the js, I am not very familiar with...
@feckert >I don't know how the trigger expects this or how it should be written into the mode file by the new /usr/libexec/led-trigger/switch file. You would have to take a...
we may not need a new `/usr/libexec/led-trigger/switch` but just make sure config save to `/etc/config/system` and it should works file: /etc/config/system ``` config led 'led_lan4' option name 'LAN4' option sysfs...
@feckert for mt7620 mt7628 it still using the swconfig and driver `target/linux/ramips/files/drivers/net/ethernet/ralink/` and for my custom build for some mt7621 I am still using this `ralink` driver and also I...