From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from moutng.kundenserver.de ([212.227.17.9]:52423 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756635AbZJ3Jku (ORCPT ); Fri, 30 Oct 2009 05:40:50 -0400 Message-ID: <4AEAB4A6.6050502@tripleplay-services.com> Date: Fri, 30 Oct 2009 09:40:54 +0000 From: Lou Otway MIME-Version: 1.0 To: linux-media@vger.kernel.org Subject: Determining MAC address or Serial Number Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Hi, I'm trying to find a way to be able to uniquely identify each device in a PC and was hoping to use either serial or MAC for this purpose. I've looked at the documentation but can't find a generic way to read back serial numbers or MAC addresses from V4L devices? Does such a function exist? Thanks, Lou