From: Ben Taylor <sol10x86@cox.net>
To: malc <av1474@comtv.ru>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch: allow Solaris to use OSS (OpenSound)
Date: Mon, 26 Feb 2007 9:23:07 -0500 [thread overview]
Message-ID: <31374179.1172499787471.JavaMail.root@eastrmwml08.mgt.cox.net> (raw)
---- malc <av1474@comtv.ru> wrote:
> On Mon, 26 Feb 2007, Ben Taylor wrote:
>
> [..snip..]
>
> >> From where i stand SDL as the default is a bad idea.
> >
> > Solaris without OSS audio doesn't have any other options.
> > There is no ALSA, and AFAIK, there isn't an fmod either.
> >
> > However, I still think it is probably a good idea to have the
> > QEMU_SDL_AUDIO device default to the audio subsystem
> > that is defined (or defaulted to). Thoughts?
>
> I'm somewhat lost, there's no QEMU_SDL_AUDIO, furthermore there's
> no way to tell SDL what subsystem to use other than setting the
> environment variable.
Sorry. I had a brain fart. I meant QEMU_AUDIO_DRV. And after
looking at the code, it appears to be smart enough to pick the
right audio subsystem. I just remember having to fiddle with
QEMU_AUDIO_DRV when I was trying to figure out a previous
problem with audio occurred (like 18 months ago)
> And to reiterate the point: NetBSD, OpenBSD and Solaris do not
> have full fledged OSS, they provide a wrapper that implements
> some basic functionality. The native thing for them is SUN audio[1]
> (more or less). And there's no QEMU driver for that. Options for
> those system include: OSS wrapper provided with the system, 4Front
> drivers and SDL (if it can use /dev/audio at all).
Well, it appears to use SDL in that case where there is no OSS.
> Only 4Front's solution will allow DAC/ADC because it is basically
> full blown OSS implementation. Unless, ofcourse, native `/dev/audio'
> QEMU driver is written.
>
> [1] http://docs.sun.com/app/docs/doc/816-0222/6m6nmlssf?q=audio&a=view
Thanks for the clarification. Guess I'll just go ahead an use the OSS
stuff.
Regards,
Ben
next reply other threads:[~2007-02-26 14:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-26 14:23 Ben Taylor [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-02-26 12:31 [Qemu-devel] Patch: allow Solaris to use OSS (OpenSound) Ben Taylor
2007-02-26 12:56 ` malc
2007-02-26 2:58 Ben Taylor
2007-02-26 10:47 ` malc
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=31374179.1172499787471.JavaMail.root@eastrmwml08.mgt.cox.net \
--to=sol10x86@cox.net \
--cc=av1474@comtv.ru \
--cc=qemu-devel@nongnu.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 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.