From: Francisco Javier <ffelix@sshinf.com>
To: jgarzik@pobox.com
Cc: linux-ide@vger.kernel.org
Subject: Path to Add support for primise FastTrack TX2200 2Ports
Date: Sun, 08 May 2005 23:40:58 +0200 [thread overview]
Message-ID: <1115588458.5658.1.camel@localhost> (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-08 21:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-08 21:40 Francisco Javier [this message]
2005-05-15 22:39 ` Path to Add support for primise FastTrack TX2200 2Ports Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2005-05-06 10:32 Fco. Javier Félix
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=1115588458.5658.1.camel@localhost \
--to=ffelix@sshinf.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 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.