alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.org>
To: alsa-devel@alsa-project.org
Subject: hardware-dependent features
Date: Mon, 12 Nov 2007 14:13:50 +0100	[thread overview]
Message-ID: <20071112131350.GA25885@buzzloop.caiaq.de> (raw)

Hi,

some of the devices the caiaq driver supports have special hardware
features such as switchable ground lift, input impedance selection or
other, hardware-specific features. On both Windows and MacOSX there are
special tools to set those features but the ALSA driver still lacks
support for them which I want to change soon. However, I couldn't find a
generic way to do that. I was thinking about a sysfs entry which is
attached to the sound card instance but didn't find a driver which did
similar things.

Also, I'd like to support the LEDs and displays on the devices and was
wondering which interface to choose for that. I've got a patch ready
which uses the generic led subsystem, but that approach seems to be a
bit ugly as I end up having one entry per led on each device in one
single folder. Any idea of a better way?

Thanks,
Daniel

             reply	other threads:[~2007-11-12 13:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 13:13 Daniel Mack [this message]
2007-11-12 16:56 ` hardware-dependent features Lee Revell
2007-11-12 17:26 ` Clemens Ladisch
2007-11-12 20:39   ` Daniel Mack
2007-11-12 22:28     ` Eliot Blennerhassett
2007-11-13  7:31     ` Clemens Ladisch

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=20071112131350.GA25885@buzzloop.caiaq.de \
    --to=daniel@caiaq.org \
    --cc=alsa-devel@alsa-project.org \
    /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;
as well as URLs for NNTP newsgroup(s).