linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch 1/1] sata_via.c: Add VT8261 support
@ 2009-01-16 11:44 JosephChan
  2009-01-17  0:42 ` Tejun Heo
  0 siblings, 1 reply; 4+ messages in thread
From: JosephChan @ 2009-01-16 11:44 UTC (permalink / raw)
  To: linux-ide; +Cc: alan, tj, JosephChan

Add VT8261SATA support .

BRs,
Joseph Chan 


Signed-off-by: Joseph Chan <josephchan@via.com.tw>


--- a/drivers/ata/sata_via.c	2008-12-25 07:26:37.000000000 +0800
+++ b/drivers/ata/sata_via.c	2009-01-15 21:43:23.000000000 +0800
@@ -92,6 +92,8 @@
 	{ PCI_VDEVICE(VIA, 0x5372), vt6420 },
 	{ PCI_VDEVICE(VIA, 0x7372), vt6420 },
 	{ PCI_VDEVICE(VIA, 0x5287), vt8251 }, /* 2 sata chnls (Master/Slave) */
+	{ PCI_VDEVICE(VIA, 0x9000), vt8251 },
+	{ PCI_VDEVICE(VIA, 0x9040), vt8251 },
 
 	{ }	/* terminate list */
 };

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

end of thread, other threads:[~2009-01-19  9:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 11:44 [Patch 1/1] sata_via.c: Add VT8261 support JosephChan
2009-01-17  0:42 ` Tejun Heo
2009-01-17 11:09   ` Jeff Garzik
2009-01-19  9:16     ` JosephChan

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