summary refs log tree commit diff
path: root/introspection/nm-device.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-08-07 14:23:24 +0200
committerMichael Biebl <biebl@debian.org>2012-08-07 14:23:24 +0200
commit7f1d08cf21e97f5e60d4636bb1e6c287c34ee2df (patch)
tree25da3ad8d884f15bde3c263281680a5fc3ea80e0 /introspection/nm-device.xml
parent867254ea7c2b193fecf8cd36cc6e5dc53c290d92 (diff)
Imported Upstream version 0.9.5.96 upstream/0.9.5.96
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>