Re: Linux 2.6.11.1

From: Lee Revell
Date: Tue Mar 08 2005 - 16:13:45 EST


On Mon, 2005-03-07 at 17:18 +0000, Alan Cox wrote:
> On Sad, 2005-03-05 at 22:06, Lee Revell wrote:
> > Driver updates are a hard problem. Nothing annoys users more than
> > unsupported hardware. But if you aggressively add support for new
> > devices you can break things that have worked for ages.
>
> You can however plan for them in advance. Guess why the -ac tree has an
> ide
> option to grab any otherwise unknown ide controller and stuff it in bios
> tuned
> DMA modes ?
>
> Similarly you can generally apply "just PCI id" patches

Yup. A much simpler example is my emu10k1 multichannel patches that are
in ALSA CVS now. The function of an (obscure) mixer control changes
subtly, so the control is renamed to guarantee that the user gets the
default setting.

Lee

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