From: Anders Torger <torger@ludd.luth.se>
To: Jaroslav Kysela <perex@suse.cz>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: How to support multiple open in low-level driver
Date: Fri, 3 Jan 2003 23:37:37 +0100 [thread overview]
Message-ID: <200301032337.37262.torger@ludd.luth.se> (raw)
I have noticed that some (most) low level drivers support multiple open,
that is a sound card which is already opened, can be opened again.
I noticed that also my rme96 driver supported this sort of, although it
probably does not feel very good about it. If the sound card is in ADAT
mode, it is not so good if it is reopened in SPDIF mode from another
application for example.
I'd like to just return -EBUSY if it is already open, is that ok?
/Anders Torger
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next reply other threads:[~2003-01-03 22:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-03 22:37 Anders Torger [this message]
2003-01-05 14:34 ` How to support multiple open in low-level driver Jaroslav Kysela
2003-01-05 14:48 ` Anders Torger
2003-01-05 15:05 ` Jaroslav Kysela
2003-01-06 14:09 ` Fred Gleason
2003-01-06 14:26 ` Jaroslav Kysela
2003-01-06 15:52 ` Patrick Shirkey
2003-01-06 16:25 ` Paul Davis
2003-01-06 17:30 ` Jaroslav Kysela
2003-01-06 13:57 ` Justin Cormack
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=200301032337.37262.torger@ludd.luth.se \
--to=torger@ludd.luth.se \
--cc=alsa-devel@alsa-project.org \
--cc=perex@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.