Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-16 | dispatcher-modem-setup: new modem setup dispatcher | Nero | |
There are cases where the user wants to configure some actions to be run on a modem before ModemManager takes over full control. The new "modem setup" dispatcher scripts allow running operations in the modem after the port probing has happened and we know which ports are usable in the device. The scripts may e.g. change device configuration, enable modem logging infrastructure, or any other process that would otherwise conflict with MM's own modem management operations. |