All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch 1/1 RESEND] pata_via.c: Add VIA VX900 support
@ 2010-03-19  6:08 JosephChan
  2010-03-23  2:45 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: JosephChan @ 2010-03-19  6:08 UTC (permalink / raw)
  To: linux-ide, stable; +Cc: tj, alan, jeff

Add the VIA VX900 (0x9001) support 

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

--- a/drivers/ata/pata_via.c	2010-03-15 04:16:15.000000000 -0400
+++ b/drivers/ata/pata_via.c	2010-03-15 05:14:34.000000000 -0400
@@ -677,6 +677,7 @@
 	{ PCI_VDEVICE(VIA, 0x3164), },
 	{ PCI_VDEVICE(VIA, 0x5324), },
 	{ PCI_VDEVICE(VIA, 0xC409), VIA_IDFLAG_SINGLE },
+	{ PCI_VDEVICE(VIA, 0x9001), VIA_IDFLAG_SINGLE },
 
 	{ },
 };

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

end of thread, other threads:[~2010-03-23  2:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19  6:08 [Patch 1/1 RESEND] pata_via.c: Add VIA VX900 support JosephChan
2010-03-23  2: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.