All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Egtvedt <hcegtvedt@norway.atmel.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Hans-Christian Egtvedt <hcegtvedt@atmel.com>,
	alsa-devel@lists.sourceforge.net
Subject: Re: Best way of adding temporary limits to capture or playback
Date: Tue, 16 May 2006 12:43:55 +0200	[thread overview]
Message-ID: <4469ACEB.4090705@norway.atmel.com> (raw)
In-Reply-To: <s5hfyja45x9.wl%tiwai@suse.de>

Takashi Iwai wrote:
> At Tue, 16 May 2006 07:54:16 +0200,
> Hans-Christian Egtvedt wrote:

<snip helper functions wish>

>> My current plan is to change the hardware parameters in the playback
>> open and capture open callbacks if there is an active playback or
>> capture already present. And then reset this hardware limit when the
>> close callback is called.
> 
> Right, that's what other drivers do, too.

I've added restrictions to format and rate in the open callback. Is it
safe to just do changes here and ignore them in the close callback?

AFAIK when the open callback is called again, for a later stream the
original driver formats and rates will be loaded?

I.e. the driver does not remember that sometime in the past it was
limited to a certain hardware setup?

>> I would of course enjoy just setting a flag in the driver telling it
>> that capture and playback rates/endianess is related, and is locked if
>> one of the streams is opened.
> 
> We have SNDRV_PCM_INFO_JOINT_DUPLEX flag, but it's only a referrence
> to user-space and not really used in the driver.

Added, should be present anyway so user-space is aware of the dependencies.

>> PS! I'm having some sort of problems getting my emails from this lists,
>> seems like I don't get a copy anymore :/ I've checked the settings in
>> mailman, and they seem good.
>>
>> PPS! Sorry if this is received twice, but I didn't receive a copy or
>> find a copy in an online repository (twice).
> 
> I saw your post only once.

Seems like I'm not getting all emails for some reason, I've subscribed
with another account too for verifying my emails are getting through.
Could be a local, short time problem for this address.

-- 
With kind regards,
Med vennlig hilsen,

Hans-Christian Egtvedt
Applications Engineer - AVR Applications Lab
Atmel Norway


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-05-16 10:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16  5:54 Best way of adding temporary limits to capture or playback Hans-Christian Egtvedt
2006-05-16 10:31 ` Takashi Iwai
2006-05-16 10:43   ` Hans-Christian Egtvedt [this message]
2006-05-17  9:42     ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2006-05-15 12:51 Hans-Christian Egtvedt
2006-05-15  8:38 Hans-Christian Egtvedt

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=4469ACEB.4090705@norway.atmel.com \
    --to=hcegtvedt@norway.atmel.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=hcegtvedt@atmel.com \
    --cc=tiwai@suse.de \
    /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.