All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: "Peer Chen" <peerchen@gmail.com>
Cc: "linux-kernel" <linux-kernel@vger.kernel.org>,
	"alan" <alan@redhat.com>, "akpm" <akpm@linux-foundation.org>,
	"jeff" <jeff@garzik.org>, "htejun" <htejun@gmail.com>
Subject: Re: [PATCH 2/3] PATA: Add the MCP73/77 support to PATA driver
Date: Fri, 8 Jun 2007 15:05:57 +0200	[thread overview]
Message-ID: <200706081505.58068.bzolnier@gmail.com> (raw)
In-Reply-To: <200706071824343417345@gmail.com>

On Thursday 07 June 2007, Peer Chen wrote:
> Add the MCP73/MCP77 support to PATA driver.
> The patch base on kernel 2.6.22-rc4
>  
> Signed-off-by: Peer Chen <peerchen@gmail.com>

Added amd74xx_chipets[] and amd_pci_tbl[] entries.
Bumped driver version.

applied

> ---------------------------------------------------
> --- linux-2.6.22-rc4/drivers/ide/pci/amd74xx.c.orig
> +++ linux-2.6.22-rc4/drivers/ide/pci/amd74xx.c
> @@ -76,6 +76,8 @@ static struct amd_ide_chip {
>  	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_IDE,	0x50, AMD_UDMA_133 },
>  	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP65_IDE,	0x50, AMD_UDMA_133 },
>  	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP67_IDE,	0x50, AMD_UDMA_133 },
> +	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP73_IDE,	0x50, AMD_UDMA_133 },
> +	{ PCI_DEVICE_ID_NVIDIA_NFORCE_MCP77_IDE,	0x50, AMD_UDMA_133 },
>  	{ PCI_DEVICE_ID_AMD_CS5536_IDE,			0x40, AMD_UDMA_100 },
>  	{ 0 }
>  };

      reply	other threads:[~2007-06-08 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07 10:24 [PATCH 2/3] PATA: Add the MCP73/77 support to PATA driver Peer Chen
2007-06-08 13:05 ` Bartlomiej Zolnierkiewicz [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=200706081505.58068.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=alan@redhat.com \
    --cc=htejun@gmail.com \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peerchen@gmail.com \
    /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.