diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-07-27 10:55:48 +0200 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2018-08-10 04:19:13 +0000 |
commit | 6b0424cfac1c41d5aee3f734993077077f161325 (patch) | |
tree | 4f39ee93025645a558f94ec614e10abd04669a38 /docs/reference | |
parent | 86f840d97bbc458adf6f2217783ca9bc6b81d5d0 (diff) |
plugins: consolidate ID_MM_PORT_TYPE_AT_* flag names
We define 3 common udev tag ids to be used by all plugins:
* ID_MM_PORT_TYPE_AT_PRIMARY: the primary modem port. It will be used
for AT control and also as PPP if there is no other port flagged
explicitly to do PPP.
* ID_MM_PORT_TYPE_AT_SECONDARY: the secondary modem port. It will be
used when/if the primary port gets connected to do PPP.
* ID_MM_PORT_TYPE_PPP: the port to be used to do PPP only. This tag
makes sense only when the primary port shouldn't be used for PPP,
i.e. when there is a port dedicated to do PPP and one port
dedicated for control.
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions