Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422672AbWJFOAa (ORCPT ); Fri, 6 Oct 2006 10:00:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422682AbWJFOAa (ORCPT ); Fri, 6 Oct 2006 10:00:30 -0400 Received: from gate.perex.cz ([85.132.177.35]:35549 "EHLO gate.perex.cz") by vger.kernel.org with ESMTP id S1422672AbWJFOA3 (ORCPT ); Fri, 6 Oct 2006 10:00:29 -0400 Date: Fri, 6 Oct 2006 16:00:27 +0200 (CEST) From: Jaroslav Kysela X-X-Sender: perex@tm8103.perex-int.cz To: LKML Cc: Greg KH , Takashi Iwai Subject: sysfs & ALSA card Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 798 Lines: 26 Hi, I would like to discuss where is the right root for soundcards in the sysfs tree. I would like to put card specific variables like id there (see /proc/asound/card0/id). Also, I plan to create link from /sys/class/sound tree to the appropriate card to show relationship. Something like: /sys//soundcard/0 /sys/class/sound/controlC0/soundcard -> ../../..//soundcard/0 Any comments and suggestions? Thanks, Jaroslav ----- Jaroslav Kysela Linux Kernel Sound Maintainer ALSA Project, SUSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/