linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID
@ 2007-03-13  4:48 Jamie Clark
  2007-03-13  5:37 ` Tejun Heo
  2007-03-19 16:04 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: Jamie Clark @ 2007-03-13  4:48 UTC (permalink / raw)
  To: linux-ide, jgarzik, htejun

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 },
 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID
  2007-03-13  4:48 [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID Jamie Clark
@ 2007-03-13  5:37 ` Tejun Heo
  2007-03-19 16:04 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2007-03-13  5:37 UTC (permalink / raw)
  To: Jamie Clark; +Cc: linux-ide, jgarzik

Jamie Clark wrote:
> 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>

Acked-by: Tejun Heo <htejun@gmail.com>

-- 
tejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID
  2007-03-13  4:48 [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID Jamie Clark
  2007-03-13  5:37 ` Tejun Heo
@ 2007-03-19 16:04 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2007-03-19 16:04 UTC (permalink / raw)
  To: Jamie Clark; +Cc: linux-ide, htejun

Jamie Clark wrote:
> 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 },

applied



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-19 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-13  4:48 [PATCH] sata_sil24: Add Adaptec 1220SA PCI ID Jamie Clark
2007-03-13  5:37 ` Tejun Heo
2007-03-19 16:04 ` Jeff Garzik

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).