about summary refs log tree commit diff
path: root/introspection/nm-device.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/nm-device.xml')
-rw-r--r--introspection/nm-device.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml
index 7f6a0a07..20bbb917 100644
--- a/introspection/nm-device.xml
+++ b/introspection/nm-device.xml
@@ -274,6 +274,11 @@
           The device is a VLAN interface.
         </tp:docstring>
       </tp:enumvalue>
+      <tp:enumvalue suffix="ADSL" value="12">
+        <tp:docstring>
+          The device is an ADSL device supporting PPPoE and PPPoATM protocols.
+        </tp:docstring>
+      </tp:enumvalue>
     </tp:enum>
 
     <tp:flags name="NM_DEVICE_CAP" value-prefix="NM_DEVICE_CAP" type="u">
@@ -544,7 +549,7 @@
           A dependency of the connection failed.
         </tp:docstring>
       </tp:enumvalue>
-      <tp:enumvalue suffix="BR2684_FAILED" value="50">
+      <tp:enumvalue suffix="BR2684_FAILED" value="51">
         <tp:docstring>
           Problem with the RFC 2684 Ethernet over ADSL bridge.
         </tp:docstring>