Re: [PATCH 1/2] Add Legacy IDE mode support for SB600 SATA

From: Arjan van de Ven
Date: Sun Nov 05 2006 - 08:10:37 EST


On Sun, 2006-11-05 at 20:17 +0800, Conke Hu wrote:
> b). We have a RAID driver (close source) for SB600 SATA which does
> not depends on the open source AHCI driver in linux kernel and supports
> both AHCI and RAID. But if the controller is configured as legacy IDE by
> BIOS, the RAID driver cannot run at all because of the IRQ policy.

that is your own problem and in fact a very good reason to reject your
change. In linux, device mapper deals with such "raid", and your change
will block that.
Reverse engineering such raid is usually a one day effort, and it will
be done.. and that is a good thing. Trying to make that impossible is
just even dishonest [1].


[1] See Greg Kroah's OLS keynote. It's one thing to think your "raid IP"
is worth more than the Linux kernels IP, it's another one to sabotage
the Linux kernel to protect your "raid IP".


--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

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