linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jamie Clark <jamie@metaparadigm.com>
To: linux-ide@vger.kernel.org, jgarzik@pobox.com, htejun@gmail.com
Subject: [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID
Date: Tue, 13 Mar 2007 12:48:00 +0800	[thread overview]
Message-ID: <45F62D00.9060902@metaparadigm.com> (raw)

Add Adaptec 1220SA (SIL3132) to devices claimed by sata_sil24
Patch generated against 2.6.20.2

Signed-off-by: Jamie Clark <jclark@metaparadigm.com>

--- drivers/ata/sata_sil24.c.orig	2007-03-10 02:58:04.000000000 +0800
+++ drivers/ata/sata_sil24.c	2007-03-12 20:41:02.000000000 +0800
@@ -352,6 +352,7 @@
 	{ PCI_VDEVICE(CMD, 0x3124), BID_SIL3124 },
 	{ PCI_VDEVICE(INTEL, 0x3124), BID_SIL3124 },
 	{ PCI_VDEVICE(CMD, 0x3132), BID_SIL3132 },
+	{ PCI_VDEVICE(CMD, 0x0242), BID_SIL3132 },
 	{ PCI_VDEVICE(CMD, 0x3131), BID_SIL3131 },
 	{ PCI_VDEVICE(CMD, 0x3531), BID_SIL3131 },
 



             reply	other threads:[~2007-03-13  4:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-13  4:48 Jamie Clark [this message]
2007-03-13  5:37 ` [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID Tejun Heo
2007-03-19 16:04 ` Jeff Garzik

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=45F62D00.9060902@metaparadigm.com \
    --to=jamie@metaparadigm.com \
    --cc=htejun@gmail.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 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).