All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Kear <ed@kear.net>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 2.6.12.3] libata: add support for Promise SATA 300 TX2plus PDC40775
Date: Sat, 16 Jul 2005 23:32:19 -0400	[thread overview]
Message-ID: <1121571139.20986.21.camel@localhost> (raw)

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 },



             reply	other threads:[~2005-07-17  3:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-17  3:32 Ed Kear [this message]
2005-10-28 21:03 ` [PATCH 2.6.12.3] libata: add support for Promise SATA 300 TX2plus PDC40775 Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1121571139.20986.21.camel@localhost \
    --to=ed@kear.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.