linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin Povolný" <martin.povolny@solnet.cz>
To: Daniel Drake <dsd@gentoo.org>
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: Promise TX4200 support?
Date: Tue, 19 Jul 2005 06:36:46 +0200	[thread overview]
Message-ID: <42DC835E.7030301@solnet.cz> (raw)
In-Reply-To: <42DC2F44.7000708@gentoo.org>

Daniel Drake wrote:
> Hi Martin,
> 
> Martin Povolný wrote:
> 
>> We are succesfully running patched sata_promise with 3 disks in a
>> raid5/raid1 setup. (Patched against ubuntu linux-image 2.6.11-1-686
>> package.)
> 
> 
> Could you please either send in your patch, or tell me which board_
> setting (2037x/20319/20619) the device ID table should include so I can
> write submit one myself.
> 

For me it works with 20319, but I don't understand the difference
between different settings.

*** sata_promise.c	2005-05-11 21:22:20.000000000 +0200
--- sata_promise_new.c	2005-05-11 21:22:02.000000000 +0200
***************
*** 164,171 ****
--- 164,173 ----
  	{ PCI_VENDOR_ID_PROMISE, 0x3318, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
  	  board_20319 },
  	{ PCI_VENDOR_ID_PROMISE, 0x3319, 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, 0x3d18, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
  	  board_20319 },

  	{ }	/* terminate list */

Regards,

-- 
Mgr. Martin Povolný, soLNet, s.r.o.,
+420777714458, martin.povolny@solnet.cz


  reply	other threads:[~2005-07-19  4:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 19:01 Promise TX4200 support? Daniel Drake
2005-07-18 20:01 ` Martin Povolný
2005-07-18 22:37   ` Daniel Drake
2005-07-19  4:36     ` Martin Povolný [this message]
2005-07-19 10:21       ` Daniel Drake

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=42DC835E.7030301@solnet.cz \
    --to=martin.povolny@solnet.cz \
    --cc=dsd@gentoo.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --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 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).