From: Takashi Iwai <tiwai@suse.de>
To: John Steele Scott <toojays@toojays.net>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: how to resume pcm streams in driver? (esp. powermac snapper)
Date: Thu, 25 Nov 2004 17:24:49 +0100 [thread overview]
Message-ID: <s5h8y8poq0e.wl@alsa2.suse.de> (raw)
In-Reply-To: <877joa1jnv.fsf@fuzz.toojays.net>
At Thu, 25 Nov 2004 17:48:12 +1030,
John Steele Scott wrote:
>
> Hi,
>
> In the last week or so Benjamin Herrenschmidt has released a kernel patch which
> enables the sleep functionality on the iBook G4 and AlBook laptops.
>
> I have an iBook G4 with Powermac Snapper audio. Most of the suspend/resume
> functionality is fine, but one issue I am having a problem with is that pcm
> streams are not being resumed.
>
> The streams _are_ being suspended, but how are the supposed to be resumed? What
> is the opposite of snd_pcm_suspend_all()?
Nothing. The application is required to call resume by itself
(i.e. preparing the PCM status, start the stream again).
In the case of OSS emulation, the oss emul module does it.
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
prev parent reply other threads:[~2004-11-25 16:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-25 7:18 how to resume pcm streams in driver? (esp. powermac snapper) John Steele Scott
2004-11-25 16:24 ` Takashi Iwai [this message]
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=s5h8y8poq0e.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=toojays@toojays.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 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.