public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.12.3] libata: add support for Promise SATA 300 TX2plus PDC40775
@ 2005-07-17  3:32 Ed Kear
  2005-10-28 21:03 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Ed Kear @ 2005-07-17  3:32 UTC (permalink / raw)
  To: linux-kernel

I'm using this card in a RAID1 with 2 new SATA drives with no problems.

Card - SATA 300 TX2plus  PDC40775 (3d73)

Signed-off-by: Ed Kear <ed@kear.net>

diff -urN a/drivers/scsi/sata_promise.c b/drivers/scsi/sata_promise.c
--- a/drivers/scsi/sata_promise.c   2005-07-15 17:18:57.000000000 -0400
+++ b/drivers/scsi/sata_promise.c   2005-07-16 10:03:56.316189832 -0400
@@ -164,6 +164,8 @@
 	  board_2037x },
 	{ PCI_VENDOR_ID_PROMISE, 0x3d75, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
 	  board_2037x },
+	{ PCI_VENDOR_ID_PROMISE, 0x3d73, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+	  board_2037x },
 
 	{ PCI_VENDOR_ID_PROMISE, 0x3318, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
 	  board_20319 },



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-28 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-17  3:32 [PATCH 2.6.12.3] libata: add support for Promise SATA 300 TX2plus PDC40775 Ed Kear
2005-10-28 21:03 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox