2006-01-24 17:12:53

by Marc Burkhardt

[permalink] [raw]
Subject: Why is /sound not in /drivers/media?

Hi everybody,

I just asked myself why the /sound tree is not within /drivers/media right
besides /drivers/media/video. Wouldn't that make sense? Could the movement be
done on OSS removal?

I didn't find any info on that. Maybe someone might help me understand...

Regards,
Marc


2006-01-24 18:16:55

by Diego Calleja

[permalink] [raw]
Subject: Re: Why is /sound not in /drivers/media?

El Tue, 24 Jan 2006 18:12:49 +0100,
Marc Koschewski <[email protected]> escribi?:

> Hi everybody,
>
> I just asked myself why the /sound tree is not within /drivers/media right
> besides /drivers/media/video. Wouldn't that make sense? Could the movement be


IIRC, because ALSA maintainers though that sound/ are not just drivers, but
also a subsystem just like net/. Network drivers are in drivers/net however.