diff options
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml index 23dd3b59..b84f2083 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -316,6 +316,9 @@ In Linux for example, this points to a sysfs path of the usb_device object. + + This value may also be set by the user using the MM_ID_PHYSDEV_UID udev + tag (e.g. binding the tag to a specific sysfs path). --> <property name="Device" type="s" access="read" /> |