linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sata_mv: Test patch for Hightpoint RocketRaid 1740/1742
@ 2007-07-09 13:38 Alan Cox
  2007-07-12 21:00 ` Jeff Garzik
  2007-08-01 13:49 ` [PATCH] sata_mv: Test patch " Jeff Garzik
  0 siblings, 2 replies; 13+ messages in thread
From: Alan Cox @ 2007-07-09 13:38 UTC (permalink / raw)
  To: linux-ide, akpm, jeff

Underneath all the HPT packaging, PCI identifiers, binary driver modules
and stuff you find that ...

Signed-off-by: Alan Cox <alan@redhat.com>

--- drivers/ata/sata_mv.c~	2007-07-09 13:19:57.003052904 +0100
+++ drivers/ata/sata_mv.c	2007-07-09 13:19:57.004052752 +0100
@@ -573,6 +573,9 @@
 	{ PCI_VDEVICE(MARVELL, 0x5041), chip_504x },
 	{ PCI_VDEVICE(MARVELL, 0x5080), chip_5080 },
 	{ PCI_VDEVICE(MARVELL, 0x5081), chip_508x },
+	/* RocketRAID 1740/174x have different identifiers */
+	{ PCI_VDEVICE(TTI, 0x1740), chip_508x },
+	{ PCI_VDEVICE(TTI, 0x1742), chip_508x },
 
 	{ PCI_VDEVICE(MARVELL, 0x6040), chip_604x },
 	{ PCI_VDEVICE(MARVELL, 0x6041), chip_604x },

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

end of thread, other threads:[~2009-02-03  3:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-09 13:38 [PATCH] sata_mv: Test patch for Hightpoint RocketRaid 1740/1742 Alan Cox
2007-07-12 21:00 ` Jeff Garzik
2007-07-13 14:07   ` Alan Cox
2009-01-27 21:15   ` Mark Lord
2009-01-27 21:21     ` [PATCH] sata_mv: Fix chip type for Hightpoint RocketRaid 1740 Mark Lord
2009-01-27 21:25       ` Mark Lord
2009-01-27 21:33       ` [PATCH] sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742 Mark Lord
2009-02-03  3:42         ` Jeff Garzik
2007-08-01 13:49 ` [PATCH] sata_mv: Test patch " Jeff Garzik
2007-08-01 15:46   ` Alan Cox
2007-09-01 13:38     ` Krzysztof Oledzki
2007-09-01 13:50       ` Jeff Garzik
2007-09-01 14:49       ` Alan Cox

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