Re: [PATCH][SCSI] hptiop: add more adapter models and other fixes

From: Matthew Wilcox
Date: Mon Dec 10 2007 - 11:50:44 EST


On Mon, Dec 10, 2007 at 01:54:53PM +0800, HighPoint Linux Team wrote:
> Most code changes were made to support adapters based on Marvell IOP, plus some
> other fixes.
>
> - add more PCI device IDs
> - support for adapters based on Marvell IOP

Are you sure it's a good idea to do this? This patch is 1200 lines long
... the same size as the existing driver:

$ wc drivers/scsi/hptiop.*
947 2273 24531 drivers/scsi/hptiop.c
256 612 6175 drivers/scsi/hptiop.h
1203 2885 30706 total

That suggests to me there's not much commonality between the two drivers,
and you'd be better off adding a second driver for the 4xxx cards.

--
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly take such
a retrograde step."
--
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/