* [patch 10/20] add the ATI SB700 SATA controller device id to AHCI pci table
@ 2007-05-11 5:48 akpm
2007-05-11 11:51 ` Tejun Heo
2007-05-11 22:16 ` Jeff Garzik
0 siblings, 2 replies; 3+ messages in thread
From: akpm @ 2007-05-11 5:48 UTC (permalink / raw)
To: jeff; +Cc: linux-ide, akpm, henry.su, htejun
From: "Henry Su" <henry.su@amd.com>
Add the device ID to AHCI pci table for ATI SB700 SATA controller, the
subsequent chipset of SB600.
Signed-off-by: henry su<henry.su@amd.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Tejun Heo <htejun@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/ata/ahci.c | 1 +
1 file changed, 1 insertion(+)
diff -puN drivers/ata/ahci.c~add-the-ati-sb700-sata-controller-device-id-to-ahci-pci-table drivers/ata/ahci.c
--- a/drivers/ata/ahci.c~add-the-ati-sb700-sata-controller-device-id-to-ahci-pci-table
+++ a/drivers/ata/ahci.c
@@ -409,6 +409,7 @@ static const struct pci_device_id ahci_p
/* ATI */
{ PCI_VDEVICE(ATI, 0x4380), board_ahci_sb600 }, /* ATI SB600 */
+ { PCI_VDEVICE(ATI, 0x4390), board_ahci_sb600 }, /* ATI SB700 */
/* VIA */
{ PCI_VDEVICE(VIA, 0x3349), board_ahci_vt8251 }, /* VIA VT8251 */
_
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [patch 10/20] add the ATI SB700 SATA controller device id to AHCI pci table 2007-05-11 5:48 [patch 10/20] add the ATI SB700 SATA controller device id to AHCI pci table akpm @ 2007-05-11 11:51 ` Tejun Heo 2007-05-11 22:16 ` Jeff Garzik 1 sibling, 0 replies; 3+ messages in thread From: Tejun Heo @ 2007-05-11 11:51 UTC (permalink / raw) To: akpm; +Cc: jeff, linux-ide, henry.su akpm@linux-foundation.org wrote: > From: "Henry Su" <henry.su@amd.com> > > Add the device ID to AHCI pci table for ATI SB700 SATA controller, the > subsequent chipset of SB600. > > Signed-off-by: henry su<henry.su@amd.com> > Cc: Jeff Garzik <jeff@garzik.org> > Cc: Tejun Heo <htejun@gmail.com> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Acked-by: Tejun Heo <htejun@gmail.com> -- tejun ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch 10/20] add the ATI SB700 SATA controller device id to AHCI pci table 2007-05-11 5:48 [patch 10/20] add the ATI SB700 SATA controller device id to AHCI pci table akpm 2007-05-11 11:51 ` Tejun Heo @ 2007-05-11 22:16 ` Jeff Garzik 1 sibling, 0 replies; 3+ messages in thread From: Jeff Garzik @ 2007-05-11 22:16 UTC (permalink / raw) To: akpm; +Cc: linux-ide, henry.su, htejun akpm@linux-foundation.org wrote: > From: "Henry Su" <henry.su@amd.com> > > Add the device ID to AHCI pci table for ATI SB700 SATA controller, the > subsequent chipset of SB600. > > Signed-off-by: henry su<henry.su@amd.com> > Cc: Jeff Garzik <jeff@garzik.org> > Cc: Tejun Heo <htejun@gmail.com> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org> > --- > > drivers/ata/ahci.c | 1 + > 1 file changed, 1 insertion(+) applied ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-11 22:16 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-05-11 5:48 [patch 10/20] add the ATI SB700 SATA controller device id to AHCI pci table akpm 2007-05-11 11:51 ` Tejun Heo 2007-05-11 22:16 ` Jeff Garzik
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).