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

Martin Povolný wrote:
> For me it works with 20319, but I don't understand the difference
> between different settings.

20319 is 4 port SATA.
2037x is 2 port SATA, optionally with 1 PATA port
20619 is 4 port PATA

So I believe 20319 is the correct option.

Jeff, the chip on the TX4200 is actually a PDC40519 but it meets the 
description of the 20319. Is something like the patch below ok, or should we 
add a new board_ entry?

> *** 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 */


Thanks,
Daniel

      reply	other threads:[~2005-07-19 10:21 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ý
2005-07-19 10:21       ` Daniel Drake [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=42DCD445.6080102@gentoo.org \
    --to=dsd@gentoo.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.povolny@solnet.cz \
    /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).