diff options
Diffstat (limited to 'introspection/nm-device-ethernet.xml')
| -rw-r--r-- | introspection/nm-device-ethernet.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/nm-device-ethernet.xml b/introspection/nm-device-ethernet.xml index 2554bda1..86d68a35 100644 --- a/introspection/nm-device-ethernet.xml +++ b/introspection/nm-device-ethernet.xml @@ -22,6 +22,12 @@ </tp:docstring> </property> + <property name="S390Subchannels" type="as" access="read"> + <tp:docstring> + Array of S/390 subchannels for S/390 or z/Architecture devices. + </tp:docstring> + </property> + <property name="Carrier" type="b" access="read"> <tp:docstring> Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). |