> Wouldn't it then seem reasonable to remove things from the kernel that
> have been broken for a long time, and no one seems to care enough to fix?
> I know of at least one driver (IOmega Buz v4l) that seems to have fallen
> into disrepair possibly since before 2.4.0, and as far as I know has not
> been repaired since then.
That's really a matter of taste... a lot of Linux hackers seem to enjoy 
retrocomputing and keeping old things around just in case.  Just in case 
somebody sees you post, for example, and gets motivated to fix IOmega 
Buz :)  Some things do get removed though, every now and then.
We have CONFIG_OBSOLETE as a pseudo-config option around which we may 
deprecate drivers.  If a major version or two passes with no one 
complaining, we can remove the driver then...
	Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/