All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Filippo Carletti <carletti@mobilia.it>
Cc: Willy Tarreau <w@1wt.eu>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.4.34 - Add some ahci pci ids
Date: Fri, 01 Jun 2007 07:40:54 -0400	[thread overview]
Message-ID: <466005C6.4050303@garzik.org> (raw)
In-Reply-To: <465FE51E.2060705@mobilia.it>

Filippo Carletti wrote:
> This patch adds support for some chipsets in ahci driver.
> The list comes from a patch for redhat kernel 2.6.9-34.
> I only tested ICH8.
> 
> The original patch contained also this lines (that I omitted):
> +       /* JMicron-specific fixup: make sure we're in AHCI mode */
> +       if (pdev->vendor == 0x197b)
> +               pci_write_config_byte(pdev, 0x41, 0xa1);

NAK.  Don't omit obviously needed lines, if you are going to add JMicron 
PCI IDs.

	Jeff




  reply	other threads:[~2007-06-01 11:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-01  9:21 [PATCH] 2.4.34 - Add some ahci pci ids Filippo Carletti
2007-06-01 11:40 ` Jeff Garzik [this message]
2007-06-06  5:43   ` Willy Tarreau
2007-06-06 20:16     ` Filippo Carletti
2007-06-06 20:57       ` Willy Tarreau
2007-06-06 21:02         ` Filippo Carletti
2007-06-06 21:09           ` Willy Tarreau

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=466005C6.4050303@garzik.org \
    --to=jeff@garzik.org \
    --cc=carletti@mobilia.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=w@1wt.eu \
    /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.