Re: [2.6 patch] schedule obsolete OSS drivers for removal

From: Takashi Iwai
Date: Wed Jan 04 2006 - 12:42:37 EST


At Wed, 4 Jan 2006 17:31:18 +0000,
Alistair John Strachan wrote:
>
> On Wednesday 04 January 2006 12:41, Jaroslav Kysela wrote:
> > On Wed, 4 Jan 2006, Andi Kleen wrote:
> > > > this is like whining about the oh so complex networking infrastructure
> > > > and iptables and constantly reminiscing how simple it used to be to set
> > > > up a modem on /dev/ttyS0.
> > >
> > > Can be nearly all CONFIGured out. With the removal of the sane
> > > sound drivers that would be impossible though.
> >
> > The code reduction is possible also for the ALSA midlevel code.
> > For example, removing the verbose /proc support might save some bytes and
> > so on.
>
> But can more be done? Andi's not pointed anything out in particular (unless I
> am mistaken), but could more of ALSA be configurable, even if it is at the
> expense of userspace API features?

For example, we can make supported ac97 codecs selectable so that not
all codes are compiled in. The middle layer may contain functions
which are not used by your drivers. They can be reduced, too.


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