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

* Re: [Patch 1/1] sata_via.c: Add VT8261 support
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Tejun Heo @ 2009-01-17  0:42 UTC (permalink / raw)
  To: JosephChan; +Cc: linux-ide, alan

JosephChan@via.com.tw wrote:
> Add VT8261SATA support .
> 
> BRs,
> Joseph Chan 
> 
> 
> Signed-off-by: Joseph Chan <josephchan@via.com.tw>

Looks fine to me but please resend with Jeff on the to list.  Jeff is
the maintainer, so every patch goes through him.

Thanks.

-- 
tejun

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

* Re: [Patch 1/1] sata_via.c: Add VT8261 support
  2009-01-17  0:42 ` Tejun Heo
@ 2009-01-17 11:09   ` Jeff Garzik
  2009-01-19  9:16     ` JosephChan
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Garzik @ 2009-01-17 11:09 UTC (permalink / raw)
  To: Tejun Heo; +Cc: JosephChan, linux-ide, alan

Tejun Heo wrote:
> JosephChan@via.com.tw wrote:
>> Add VT8261SATA support .
>>
>> BRs,
>> Joseph Chan 
>>
>>
>> Signed-off-by: Joseph Chan <josephchan@via.com.tw>
> 
> Looks fine to me but please resend with Jeff on the to list.  Jeff is
> the maintainer, so every patch goes through him.

This is already in 2.6.29-rc2, actually <grin>

	Jeff





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

* RE: [Patch 1/1] sata_via.c: Add VT8261 support
  2009-01-17 11:09   ` Jeff Garzik
@ 2009-01-19  9:16     ` JosephChan
  0 siblings, 0 replies; 4+ messages in thread
From: JosephChan @ 2009-01-19  9:16 UTC (permalink / raw)
  To: jeff, tj; +Cc: linux-ide, alan

Thanks, Jeff.

> -----Original Message-----
> From: Jeff Garzik [mailto:jeff@garzik.org] 
> Sent: Saturday, January 17, 2009 7:10 PM
> To: Tejun Heo
> Cc: Joseph Chan; linux-ide@vger.kernel.org; alan@lxorguk.ukuu.org.uk
> Subject: Re: [Patch 1/1] sata_via.c: Add VT8261 support
> 
> Tejun Heo wrote:
> > JosephChan@via.com.tw wrote:
> >> Add VT8261SATA support .
> >>
> >> BRs,
> >> Joseph Chan
> >>
> >>
> >> Signed-off-by: Joseph Chan <josephchan@via.com.tw>
> > 
> > Looks fine to me but please resend with Jeff on the to 
> list.  Jeff is 
> > the maintainer, so every patch goes through him.
> 
> This is already in 2.6.29-rc2, actually <grin>
> 
> 	Jeff
> 
> 
> 
> 
> 

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