Re: FDC motor left on

From: John Bradford
Date: Mon Oct 06 2003 - 11:43:32 EST


> Well we are in agreement that it must be turned OFF. The only
> question is where it should be done. Already the kernel fixes
> the video board (generic VGA) and other stuff that it may
> find wrong (PCI bus), etc. So, a simple read/write to a
> machine-compatible port might be the simplest accommodation.

Maybe this fix should go in now, and a thorough overview of legacy
workarounds done during the 2.7 development cycle.

Overall, what I'm thinking is that while it's generally a good idea to
keep workarounds for really ancient hardware, just in case somebody
does want to still use it, workarounds for buggy hardware that, for
example, only ever existed on ISA cards, are at best pointless on
systems which don't have any ISA slots, and at worst could cause
problems with future hardware.

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