From: "Fco. Javier Félix" <sshinf@ono.com>
To: jgarzik@pobox.com
Cc: linux-ide@vger.kernel.org
Subject: Path to Add support for primise FastTrack TX2200 2Ports
Date: Fri, 06 May 2005 12:32:38 +0200 [thread overview]
Message-ID: <1115375558.14573.6.camel@ffelix> (raw)
[-- Attachment #1: Type: text/plain, Size: 84 bytes --]
I test with Kernel 2.6.11-ck4 and this patch in a machine two weeks and
it run ok
[-- Attachment #2: sata_promise.c.diff --]
[-- Type: text/x-patch, Size: 502 bytes --]
--- sata_promise.c 2005-05-06 12:18:51.866666336 +0200
+++ sata_promise.c.new 2005-04-21 18:19:04.000000000 +0200
@@ -150,6 +150,8 @@
static struct pci_device_id pdc_ata_pci_tbl[] = {
{ PCI_VENDOR_ID_PROMISE, 0x3371, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_2037x },
+ { PCI_VENDOR_ID_PROMISE, 0x3571, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ board_2037x },
{ PCI_VENDOR_ID_PROMISE, 0x3373, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_2037x },
{ PCI_VENDOR_ID_PROMISE, 0x3375, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
next reply other threads:[~2005-05-06 10:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-06 10:32 Fco. Javier Félix [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-05-08 21:40 Path to Add support for primise FastTrack TX2200 2Ports Francisco Javier
2005-05-15 22:39 ` 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=1115375558.14573.6.camel@ffelix \
--to=sshinf@ono.com \
--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).