All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH #upstream-fixes] ahci: add another PCI ID for marvell
@ 2010-11-29 14:57 Tejun Heo
  2011-01-25 13:41 ` Tejun Heo
  2011-03-15  6:45 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: Tejun Heo @ 2010-11-29 14:57 UTC (permalink / raw)
  To: Jeff Garzik, linux-ide, Borislav Petkov, Alessandro Tagliapietra

1b4b:91a3 seems to be another PCI ID for marvell ahci.  Add it.
Reported and tested in the following thread.

 http://thread.gmane.org/gmane.linux.kernel/1068354

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Borislav Petkov <bp@alien8.de>
Reported-by: Alessandro Tagliapietra <tagliapietra.alessandro@gmail.com>
---
 drivers/ata/ahci.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c
index 3288263..0c39fbb 100644
--- a/drivers/ata/ahci.c
+++ b/drivers/ata/ahci.c
@@ -380,6 +380,8 @@ static const struct pci_device_id ahci_pci_tbl[] = {
 	{ PCI_VDEVICE(MARVELL, 0x6121), board_ahci_mv },	/* 6121 */
 	{ PCI_DEVICE(0x1b4b, 0x9123),
 	  .driver_data = board_ahci_yes_fbs },			/* 88se9128 */
+	{ PCI_DEVICE(0x1b4b, 0x91a3),
+	  .driver_data = board_ahci_yes_fbs },

 	/* Promise */
 	{ PCI_VDEVICE(PROMISE, 0x3f20), board_ahci },	/* PDC42819 */

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

* Re: [PATCH #upstream-fixes] ahci: add another PCI ID for marvell
  2010-11-29 14:57 [PATCH #upstream-fixes] ahci: add another PCI ID for marvell Tejun Heo
@ 2011-01-25 13:41 ` Tejun Heo
  2011-01-25 19:09   ` Jeff Garzik
  2011-03-15  6:45 ` Jeff Garzik
  1 sibling, 1 reply; 4+ messages in thread
From: Tejun Heo @ 2011-01-25 13:41 UTC (permalink / raw)
  To: Jeff Garzik, linux-ide, Borislav Petkov, Alessandro Tagliapietra

On Mon, Nov 29, 2010 at 03:57:14PM +0100, Tejun Heo wrote:
> 1b4b:91a3 seems to be another PCI ID for marvell ahci.  Add it.
> Reported and tested in the following thread.
> 
>  http://thread.gmane.org/gmane.linux.kernel/1068354
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Reported-by: Borislav Petkov <bp@alien8.de>
> Reported-by: Alessandro Tagliapietra <tagliapietra.alessandro@gmail.com>

Jeff, ping?

-- 
tejun

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

* Re: [PATCH #upstream-fixes] ahci: add another PCI ID for marvell
  2011-01-25 13:41 ` Tejun Heo
@ 2011-01-25 19:09   ` Jeff Garzik
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Garzik @ 2011-01-25 19:09 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-ide, Borislav Petkov, Alessandro Tagliapietra

On 01/25/2011 08:41 AM, Tejun Heo wrote:
> On Mon, Nov 29, 2010 at 03:57:14PM +0100, Tejun Heo wrote:
>> 1b4b:91a3 seems to be another PCI ID for marvell ahci.  Add it.
>> Reported and tested in the following thread.
>>
>>   http://thread.gmane.org/gmane.linux.kernel/1068354
>>
>> Signed-off-by: Tejun Heo<tj@kernel.org>
>> Reported-by: Borislav Petkov<bp@alien8.de>
>> Reported-by: Alessandro Tagliapietra<tagliapietra.alessandro@gmail.com>
>
> Jeff, ping?

Missed this one, for some reason.  Found, and queued.

Will go in the push to Linus this week, but due to LCA he might not pull 
for a bit.



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

* Re: [PATCH #upstream-fixes] ahci: add another PCI ID for marvell
  2010-11-29 14:57 [PATCH #upstream-fixes] ahci: add another PCI ID for marvell Tejun Heo
  2011-01-25 13:41 ` Tejun Heo
@ 2011-03-15  6:45 ` Jeff Garzik
  1 sibling, 0 replies; 4+ messages in thread
From: Jeff Garzik @ 2011-03-15  6:45 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-ide, Borislav Petkov, Alessandro Tagliapietra

On 11/29/2010 09:57 AM, Tejun Heo wrote:
> 1b4b:91a3 seems to be another PCI ID for marvell ahci.  Add it.
> Reported and tested in the following thread.
>
>   http://thread.gmane.org/gmane.linux.kernel/1068354
>
> Signed-off-by: Tejun Heo<tj@kernel.org>
> Reported-by: Borislav Petkov<bp@alien8.de>
> Reported-by: Alessandro Tagliapietra<tagliapietra.alessandro@gmail.com>
> ---
>   drivers/ata/ahci.c |    2 ++
>   1 file changed, 2 insertions(+)

Found this one in the dustbin while searching around...  still needed, 
apparently.  Resurrected and applied.


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

end of thread, other threads:[~2011-03-15  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29 14:57 [PATCH #upstream-fixes] ahci: add another PCI ID for marvell Tejun Heo
2011-01-25 13:41 ` Tejun Heo
2011-01-25 19:09   ` Jeff Garzik
2011-03-15  6:45 ` Jeff Garzik

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.