From a02cd5ee934726d332fda39d76ba3dc4130a56b6 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 16 Jun 2021 10:01:56 +0200 Subject: docs: add missing references for several filter rules --- docs/reference/api/ModemManager-overview.xml | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'docs/reference/api') diff --git a/docs/reference/api/ModemManager-overview.xml b/docs/reference/api/ModemManager-overview.xml index 9135da00..e2316a5a 100644 --- a/docs/reference/api/ModemManager-overview.xml +++ b/docs/reference/api/ModemManager-overview.xml @@ -142,6 +142,24 @@ $ sudo udevadm control --reload $ sudo udevadm trigger + + MM_FILTER_RULE_PLUGIN_WHITELIST + + This filter will automatically whitelist devices that are explicitly referenced + by plugins, either with plugin-specific whitelist tags, with exact + vid:pid matches, or just with vid matches. + + + + MM_FILTER_RULE_QRTR + + This filter will automatically flag as allowed all QRTR nodes that have been + notified as being modem management capable. + + + This filter rule is available since 1.18.0. + + MM_FILTER_RULE_VIRTUAL @@ -167,6 +185,17 @@ $ sudo udevadm trigger be enabled. + + MM_FILTER_RULE_RPMSG + + This filter will automatically flag as allowed all rpmsg ports exposed in the + rpmsg subsystem. Unless there is a will to explicitly forbid the rpmsg ports, + this filter should always be enabled. + + + This filter rule is available since 1.16.0. + + MM_FILTER_RULE_TTY, MM_FILTER_RULE_TTY_DEFAULT_ALLOWED and MM_FILTER_RULE_TTY_DEFAULT_FORBIDDEN @@ -228,6 +257,17 @@ $ sudo udevadm trigger interface port will be allowed automatically. + + MM_FILTER_RULE_WWAN + + This filter will automatically flag as allowed all wwan control ports exposed + in the wwan subsystem. Unless there is a will to explicitly forbid the wwan control + ports, this filter should always be enabled. + + + This filter rule is available since 1.18.0. + + @@ -252,15 +292,19 @@ $ sudo udevadm trigger MM_FILTER_RULE_EXPLICIT_WHITELIST MM_FILTER_RULE_EXPLICIT_BLACKLIST + MM_FILTER_RULE_PLUGIN_WHITELIST + MM_FILTER_RULE_QRTR MM_FILTER_RULE_VIRTUAL MM_FILTER_RULE_NET MM_FILTER_RULE_USBMISC + MM_FILTER_RULE_RPMSG MM_FILTER_RULE_TTY MM_FILTER_RULE_TTY_PLATFORM_DRIVER MM_FILTER_RULE_TTY_DRIVER MM_FILTER_RULE_TTY_ACM_INTERFACE MM_FILTER_RULE_TTY_WITH_NET MM_FILTER_RULE_TTY_DEFAULT_FORBIDDEN + MM_FILTER_RULE_WWAN -- cgit v1.2.3-70-g09d2