Re: [2.6 patch] remove the broken SCSI_SEAGATE driver

From: James Bottomley
Date: Sun Dec 17 2006 - 15:24:33 EST


On Sun, 2006-12-17 at 21:03 +0100, Krzysztof Halasa wrote:
> James Bottomley <James.Bottomley@xxxxxxxxxxxx> writes:
>
> > I really don't see a need to declare drivers obsolete unless they bitrot
> > to the point they're demonstrably useless and no-one wants to step up to
> > fix them, which is what the BROKEN flag is for.
>
> How do you know if the driver is broken? Especially if it still
> compiles?
>
> Some of these things are 20 years old.

One of the touted benefits of Linux is that we run on old hardware.
Unless the driver is demonstrably wrong (and they do become so as the
APIs evolve) or it fails to compile because of bitrotting, there's no
real urgency to remove it, is there?

The reverse (how do you know if someone's still using the driver) is
equally hard to determine.

James


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