From: Jeff Garzik <jgarzik@pobox.com>
To: Daniel Drake <dsd@gentoo.org>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] sata_promise: Support FastTrak TX4310
Date: Fri, 03 Mar 2006 21:25:41 -0500 [thread overview]
Message-ID: <4408FAA5.1070103@pobox.com> (raw)
In-Reply-To: <43F10DDD.901@gentoo.org>
Daniel Drake wrote:
> This patch adds support for the Promise FastTrak TX4310, a 4-port PCI
> SATA controller based on the PDC40719 chip.
>
> Signed-off-by: Daniel Drake <dsd@gentoo.org>
>
>
> ------------------------------------------------------------------------
>
> --- linux/drivers/scsi/sata_promise.c.orig 2006-02-12 17:12:34.000000000 +0000
> +++ linux/drivers/scsi/sata_promise.c 2006-02-12 17:13:46.000000000 +0000
> @@ -228,6 +228,8 @@ static const struct pci_device_id pdc_at
> board_20319 },
> { PCI_VENDOR_ID_PROMISE, 0x3319, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> board_20319 },
> + { PCI_VENDOR_ID_PROMISE, 0x3515, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> + board_20319 },
> { PCI_VENDOR_ID_PROMISE, 0x3519, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
> board_20319 },
> { PCI_VENDOR_ID_PROMISE, 0x3d17, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
Can you resend with the patch inline? Attachments continue to be
discouraged...
Jeff
prev parent reply other threads:[~2006-03-04 2:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-13 22:53 [PATCH] sata_promise: Support FastTrak TX4310 Daniel Drake
2006-03-04 2:25 ` Jeff Garzik [this message]
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=4408FAA5.1070103@pobox.com \
--to=jgarzik@pobox.com \
--cc=dsd@gentoo.org \
--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).