Robert Borkowski wrote:
patch is against kernel 2.4.32 card is a Promise SATAII 300 TX4, PDC40718-GP printed on the main chip Tested by making md raid5 on four drives and stressing with bonnie++. Any other tests I should run? Signed-off-by: Robert Borkowski <rborkows@xxxxxxxxxxx> --- drivers/scsi/sata_promise.c.orig Mon Feb 6 11:45:06 2006 +++ drivers/scsi/sata_promise.c Mon Feb 6 11:45:39 2006 @@ -181,6 +181,8 @@ board_20319 }, { PCI_VENDOR_ID_PROMISE, 0x3319, PCI_ANY_ID, PCI_ANY_ID, 0, 0, board_20319 }, + { PCI_VENDOR_ID_PROMISE, 0x3d17, PCI_ANY_ID, PCI_ANY_ID, 0, 0, + board_20319 }, { PCI_VENDOR_ID_PROMISE, 0x3d18, PCI_ANY_ID, PCI_ANY_ID, 0, 0, board_20319 },
Can you resend against 2.6.x? Jeff - : send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html