From f75dd6fd1975146623052b843b182dc32c3fbe46 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 Apr 2011 07:30:59 +0200 Subject: Imported Upstream version 0.8.998 --- introspection/nm-device.xml | 74 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 59 insertions(+), 15 deletions(-) (limited to 'introspection/nm-device.xml') diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index eaebdf35..13c542a6 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -4,7 +4,18 @@ - Unique Device Identifier. + Operating-system specific transient device hardware identifier. This + is an opaque string representing the underlying hardware for the device, + and shouldn't be used to keep track of individual devices. For some + device types (Bluetooth, Modems) it is an identifier used by the + hardware service (ie bluez or ModemManager) to refer to that device, + and client programs use it get additional information from those + services which NM does not provide. The Udi is not guaranteed to be + consistent across reboots or hotplugs of the hardware. If you're looking + for a way to uniquely track each device in your application, use the + object path. If you're looking for a way to track a specific piece of + hardware across reboot or hotplug, use a MAC address or USB serial + number. @@ -111,47 +122,62 @@ The device is in an unknown state. - + - The device is not managed by NetworkManager. + The device is recognized but not managed by NetworkManager. - + The device cannot be used (carrier off, rfkill, etc). - + The device is not connected. - + The device is preparing to connect. - + The device is being configured. - + The device is awaiting secrets necessary to continue connection. - + The IP settings of the device are being requested and configured. - + + + The device's IP connectivity ability is being determined. + + + + + The device is waiting for secondary connections to be activated. + + + The device is active. - + + + The device's network connection is being torn down. + + + The device is in a failure state following an attempt to activate it. @@ -174,14 +200,32 @@ The device is an 802.11 WiFi device. - + + Unused + + + Unused + + + + The device is Bluetooth device that provides PAN or DUN capabilities. + + + + + The device is an OLPC mesh networking device. + + + - The device is a GSM-based cellular WAN device. + The device is an 802.16e Mobile WiMAX device. - + - The device is a CDMA/IS-95-based cellular WAN device. + The device is a modem supporting one or more of analog telephone, + CDMA/EVDO, GSM/UMTS/HSPA, or LTE standards to access a cellular or + wireline data network. -- cgit 1.3.0-6-gf8a5