From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Discovery of device characteristics Date: Thu, 21 Feb 2013 08:43:43 +0100 Message-ID: <5125D02F.9000203@ladisch.de> References: <512531DC.6010701@ladisch.de> <0AAD2327-63B2-41DE-B351-59A1378BCFE4@onetel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by alsa0.perex.cz (Postfix) with ESMTP id 697472602C7 for ; Thu, 21 Feb 2013 08:43:52 +0100 (CET) In-Reply-To: <0AAD2327-63B2-41DE-B351-59A1378BCFE4@onetel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Tim Hewett Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Tim Hewett wrote: > I'm trying to find an API for being notified when devices are added/removed. Use the libudev monitoring interface: http://www.signal11.us/oss/udev/ http://www.freedesktop.org/software/systemd/libudev/libudev-udev-monitor.html Regards, Clemens