diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-15 15:40:10 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-15 15:40:10 +0100 |
commit | 5123add8601e012944e7ea9e1cf28ce17b2f03bd (patch) | |
tree | 793dc79abab491689ffb2e2b236ca445f1239761 /introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml | |
parent | 478a076d30b8ad44821e24652a4ebad5a8b3a6bb (diff) |
api,doc: add note about when each modem interface is available
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml b/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml index 43784e2e..1e45cbb1 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml @@ -23,7 +23,10 @@ the device. Instead, it exposes information about the expected firmware update method as well as method-specific details required for the upgrade to happen. The actual firmware upgrade may be performed via the Linux Vendor Firmware Service - and the <link linkend="https://fwupd.org">fwupd</link> daemon. + and the <ulink url="https://fwupd.org">fwupd</ulink> daemon. + + This interface will always be available as long a the modem is considered + valid. --> <interface name="org.freedesktop.ModemManager1.Modem.Firmware"> |