Re: [PATCH] Sound drivers fixes for pre-patch-2.3.51-2

From: Christoph Hellwig (chhellwig@gmx.net)
Date: Sat Mar 11 2000 - 07:02:13 EST


On Fri, Mar 10, 2000 at 01:18:09PM -0800, Linus Torvalds wrote:
>
>
> On Fri, 10 Mar 2000, Miles Lane wrote:
> >
> > On the usermode side of things, will your changes
> > (moving the sound variable specification out of the
> > kernel even when the driver is compiled into the
> > kernel) make it possible to modify usermode sound
> > configuration tools like sndconfig to determine the
> > usable settings and then rerun LILO to install them?
>
> Why the sound drivers can't be bothered to try to autodetect like ALL the
> other Linux drivers is something I've never found out.
>
> It's not at all different from some ne2000 network card clone, yet for
> some reason the sound drivers can't use "probe_irq_on()" and
> "probe_irq_off()", to just get the interrupt without all this crap.
> Incredible. Instead you have to know what interrupt they are on.
>
> I don't get it. The sound layer just isn't very good at even simple things
> like this.

The problem is the OSS cruft. The isa drivers are all build with the OSS 'framework' to work
on different unices and not native linux. I have begun to cleanup this mess and get the isa
drivers more like linux native. I have done some sipmle things, but it's a long way ...

Christoph

-- 
Always remember that you are unique.  Just like everyone else.

- 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/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:19 EST