From f5fdf946c9a2eefb049155f476888742c5901643 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 11 Jul 2012 07:03:56 +0200 Subject: plugin: new `MM_PLUGIN_FORBIDDEN_DRIVERS' property It allows plugins to specify whether they cannot support ports handled by specific drivers. --- docs/reference/api/ModemManager-overview.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/reference/api') diff --git a/docs/reference/api/ModemManager-overview.xml b/docs/reference/api/ModemManager-overview.xml index f5661e6f..79147e13 100644 --- a/docs/reference/api/ModemManager-overview.xml +++ b/docs/reference/api/ModemManager-overview.xml @@ -142,9 +142,13 @@ any port detected being managed by a driver not listed by the plugin. - This filter is specified by the MM_PLUGIN_ALLOWED_DRIVERS - property in the MMPlugin object provided - by the plugin. + Plugins can also specify which drivers they do not expect, so that we + filter out any port detected being managed by a driver listed by the plugin. + + + These filters are specified by the MM_PLUGIN_ALLOWED_DRIVERS + and MM_PLUGIN_FORBIDDEN_DRIVERS properties in the + MMPlugin object provided by the plugin. -- cgit v1.2.3-70-g09d2