lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 14 Nov 2006 12:11:12 -0500
From:	Jim Crilly <jim@....dont.jablowme.net>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	Lee Revell <rlrevell@...-job.com>,
	Ben Collins <ben.collins@...ntu.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [RFC] Pushing device/driver binding decisions to userspace

On 11/14/06 08:32:00AM +0100, Arjan van de Ven wrote:
> On Mon, 2006-11-13 at 17:16 -0500, Jim Crilly wrote:
> > I know that Debian ships both because I have to switch back to the OSS
> > driver whenever I want to play one of those closed source games that mmap
> > /dev/dsp because the ALSA OSS emulation can't seem to handle having the
> > device opened via ALSA and /dev/dsp at the same time and the aoss wrapper
> > doesn't work for apps that use mmap on /dev/dsp.
> 
> and this is why shipping 2 drivers suck.
> "A has a bug so I need to use B" is the wrong answer, at least long
> term. The real answer is "fix A".
> I know it sucks for you, but if shipping B means A doesn't get fixed, or
> worse, bugs in A hardly get reported... it means the short term is
> hurting the long term, and just prolongs the pain even for you...
> (since switching drivers is a pain, and more and more stuff is depending
> on alsa nowadays)
> 

For the most part I agree and if the OSS emulation in ALSA was better I
would agree completely. But the fact that nothing can use /dev/dsp because
the device doesn't do hardware mixing and some apps are already using the
device via ALSA really sucks. Switching drivers is the least painful part
of the process, the real pain comes from having to kill all of the ALSA
apps to be able to use /dev/dsp in either case. I know that this has
been discussed before and no one has come up with a good way to make the
OSS emulation work with ALSA so I won't push the issue. And Doom3's last
patch did include ALSA support so maybe that's a sign that OSS is really
a thing of the past even in closed source apps.

Jim.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ