linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Drake <dsd@gentoo.org>
To: jgarzik@pobox.com
Cc: linux-ide@vger.kernel.org, gf435@gmx.net
Subject: [PATCH] sata_promise: Add PDC40718 id
Date: Mon, 22 Aug 2005 14:58:57 +0100	[thread overview]
Message-ID: <4309DA21.8050404@gentoo.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

From: Otto Meier <gf435@gmx.net>

Otto Meier recently submitted a patch to support the PDC40718 chip (marketed 
as SATA300 TX4, a 4-port SATA controller).

I am resending it as this patch has not been applied (maybe due to whitespace 
damage in the previous submission?). Please apply :)

Signed-off-by: Otto Meier <gf435@gmx.net>
Signed-off-by: Daniel Drake <dsd@gentoo.org>


[-- Attachment #2: promise-tx4.patch --]
[-- Type: text/x-patch, Size: 509 bytes --]

--- linux-2.6.13-rc6/drivers/scsi/sata_promise.c.orig	2005-08-22 14:32:11.000000000 +0100
+++ linux-2.6.13-rc6/drivers/scsi/sata_promise.c	2005-08-22 14:32:48.000000000 +0100
@@ -181,6 +181,8 @@ static struct pci_device_id pdc_ata_pci_
 	  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 },
 

             reply	other threads:[~2005-08-22 21:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-22 13:58 Daniel Drake [this message]
2005-08-23  5:04 ` [PATCH] sata_promise: Add PDC40718 id 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=4309DA21.8050404@gentoo.org \
    --to=dsd@gentoo.org \
    --cc=gf435@gmx.net \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).