<div class="gmail_quote">On Tue, Feb 17, 2009 at 11:08 AM, Bill Nottingham <span dir="ltr"><<a href="mailto:notting@redhat.com">notting@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">Olivier Galibert (<a href="mailto:galibert@pobox.com">galibert@pobox.com</a>) said:<br>
</div><div class="Ih2E3d">> > Nonsense. Try running an a.out executable on a current GNU/Linux.<br>
><br>
> CONFIG_HAVE_AOUT and CONFIG_IA32_AOUT are still there in the kernel<br>
> configuration.  Your point is?<br>
<br>
</div>... and we disable them. So, why is disabling them OK, and disabling<br>
OSS not?<br>
<font color="#888888"><br>
Bill<br>
</font><div><div></div><div class="Wj3C7c"><br>
--<br>
fedora-devel-list mailing list<br>
<a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br>
</div></div></blockquote></div><div><br></div>Because, a.out format is just a binary format, which is relatively easy to replace, while OSS is something that deals with hardware. In some cases (rare as it is), ALSA just doesn't work while OSS _does_ work. A case in point, one of my desktops has a VIA board, which breaks horribly in ALSA with its integrated audio. However, OSS works fine with it. PulseAudio can output to OSS as well as ALSA, right? In cases like this, I usually default PulseAudio to the OSS sink instead of the ALSA one. ALSA isn't the end all sink solution. If we want to disable it, we need to be certain that everything is on par with OSS or better. ALSA just isn't there yet, sorry people....<br>
<div><br></div><div>P.S: It's annoying having to manually move my post below quoted bits in Gmail, is there an automatic way to change the behavior of reply formatting?</div>