Re: Migrating to larger numbers

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 9 Jun 1999 00:32:26 +0100 (BST)


> > This has led to the current mess with your choice of ESD, OSS, and
> > ALSALIB as the sound API. If applications had used the theoretical
> > libsound.so from the start, there wouldn't be this problem.
>
> I'm not advocating a kernel-based gpm, but it seems to me that the
> problem you mention with sound is due to the device semantics. The
> kernel doesn't impose single-open rules. That's a fault of the driver.

Its nothing to do with open rules (and they do impose single open btw).
The point is that using a library means you can rip up the underlying code
freely kernel or otherwise, including changing the kernel API.

Alan

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