From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Date: Thu, 07 Jan 2010 02:35:47 +0000 Subject: Quick question about ID_SERIAL Message-Id: <1262831747.16627.419.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi Kay, I have a quick question about ID_SERIAL property. Are these meant to be D-Bus object path compliant? Meaning they only contain a-z, A-Z, 0-9, _ characters? It would be actually nice to use them directly as an unique identifier without having to do extra transformations. Regards Marcel