From: Takashi Iwai <tiwai@suse.de>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Dmitry Torokhov <dtor@insightbb.com>,
linux-input <linux-input@atrey.karlin.mff.cuni.cz>,
Richard Purdie <rpurdie@rpsys.net>,
alsa-devel@lists.sourceforge.net,
Linux Kernel list <linux-kernel@vger.kernel.org>,
linuxppc-dev list <linuxppc-dev@ozlabs.org>
Subject: Re: [Alsa-devel] sound connector detection
Date: Tue, 04 Jul 2006 17:55:25 +0200 [thread overview]
Message-ID: <s5hmzbp2wlu.wl%tiwai@suse.de> (raw)
In-Reply-To: <1151933414.20701.38.camel@localhost>
At Mon, 03 Jul 2006 15:30:14 +0200,
Johannes Berg wrote:
>
>
> > I am not too happy with putting this kind of switches into input layer,
> > it should be reserved for "real" buttons, ones that user can explicitely
> > push or toggle (lid switch is on the edge here but it and sleep button
> > are used for similar purposes so it makes sense to have it in input layer
> > too). But "cable X connected" kind of events is too much [for input layer,
> > there could well be a separate layer for it]. If we go this way we'd have
> > to move cable detection code from network to input layer as well ;)
>
> I sort of see the point. But I think it is indeed unfortunate that we
> have all these events scattered throughout. I could live with the
> current approach abusing the alsa mixer API, but there's little point in
> making that element user-visible. So maybe I just need some new alsa
> definitions here.
Such a control element doesn't have to be IFACE_MIXER if you want to
hide. You can use IFACE_CARD, for example, for a card-specific
element but not belonging to the mixer component.
> Although, come to think of it, a daemon keeping the mixer open blocks
> unloading the module. I suppose I'd rather have it the other way around
> like the eventdev system does -- the device goes away and all reads to
> it fail.
That's true. OTOH, invoking a command at each time isn't always a
good solution, depending on the event-frequency and heaviness.
Takashi
next prev parent reply other threads:[~2006-07-04 15:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 12:49 Johannes Berg
2006-07-01 20:09 ` Dmitry Torokhov
2006-07-02 9:28 ` Richard Purdie
[not found] ` <200607022248.36459.dtor@insightbb.com>
2006-07-03 13:31 ` Johannes Berg
2006-07-03 13:30 ` Johannes Berg
2006-07-04 15:55 ` Takashi Iwai [this message]
2006-07-04 18:51 ` [Alsa-devel] " Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hmzbp2wlu.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=dtor@insightbb.com \
--cc=johannes@sipsolutions.net \
--cc=linux-input@atrey.karlin.mff.cuni.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=rpurdie@rpsys.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome