linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 26/30] Support for Marvell 7042 Chip
@ 2007-03-06 10:38 akpm
  2007-03-06 12:01 ` Jeff Garzik
  0 siblings, 1 reply; 30+ messages in thread
From: akpm @ 2007-03-06 10:38 UTC (permalink / raw)
  To: jeff; +Cc: linux-ide, akpm, tmorrison

From: "Morrison, Tom" <tmorrison@empirix.com>

Added Support for Marvell 7042 Chip - 7042 has same capabilities & behavior
as 6042.

Signed-off-by: Thomas A. Morrison <tmorrison@empirix.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/ata/sata_mv.c |    3 +++
 1 file changed, 3 insertions(+)

diff -puN drivers/ata/sata_mv.c~support-for-marvell-7042-chip drivers/ata/sata_mv.c
--- a/drivers/ata/sata_mv.c~support-for-marvell-7042-chip
+++ a/drivers/ata/sata_mv.c
@@ -548,6 +548,9 @@ static const struct pci_device_id mv_pci
 
 	{ PCI_VDEVICE(TTI, 0x2310), chip_7042 },
 
+	/* add Marvell 7042 support */
+	{ PCI_VDEVICE(MARVELL, 0x7042), chip_7042 },
+
 	{ }			/* terminate list */
 };
 
_

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

end of thread, other threads:[~2007-12-11 17:53 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-06 10:38 [patch 26/30] Support for Marvell 7042 Chip akpm
2007-03-06 12:01 ` Jeff Garzik
2007-03-06 12:42   ` Morrison, Tom
2007-03-06 13:10     ` Jeff Garzik
2007-10-31 15:41       ` Other Problems with Marvell Driver - 7042 (2.6.23) Morrison, Tom
2007-10-31 16:06         ` Jeff Garzik
2007-10-31 18:14           ` Update (Now a False Alarm) " Morrison, Tom
2007-11-14 17:49           ` 2.6.23.1 - sata_mv (7042) hang with large file operations Morrison, Tom
2007-11-14 17:56             ` Mark Lord
2007-11-14 18:09               ` Morrison, Tom
2007-11-14 18:30                 ` Mark Lord
2007-11-14 20:12                   ` Morrison, Tom
2007-11-14 18:37                 ` Mark Lord
2007-11-14 18:56                 ` Mark Lord
2007-11-14 21:12                   ` Morrison, Tom
2007-11-14 22:29                     ` Mark Lord
2007-11-14 22:31                       ` Mark Lord
2007-11-15 15:43                       ` Morrison, Tom
2007-11-15 16:26                       ` Morrison, Tom
2007-11-15 16:39                         ` Mark Lord
2007-11-15 21:46                           ` Morrison, Tom
2007-11-15 22:14                             ` Mark Lord
2007-11-16  0:07                               ` Morrison, Tom
2007-11-16 13:00                               ` Morrison, Tom
2007-11-16 17:07                               ` Morrison, Tom
2007-12-06 13:57                               ` Revisiting - 2.6.23.8 - Hang with sata_mv (7042) + Flat 4Gig (no holes) Memory Morrison, Tom
     [not found]                                 ` <475D6CC3.2080400@rtr.ca>
2007-12-10 16:46                                   ` Morrison, Tom
2007-12-11 17:28                                   ` Responding to 2 thread <2.6.23.8 - Hang with sata_mv (7042)...> AND <Bug: get EXT3-fs error Allocating block in system zone> Morrison, Tom
2007-12-11 17:42                                     ` Mark Lord
2007-12-11 17:53                                       ` Morrison, Tom

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