* [PATCH] sata_promise: Support FastTrak TX4300/TX4310
@ 2006-03-04 15:36 Daniel Drake
2006-03-04 17:20 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Drake @ 2006-03-04 15:36 UTC (permalink / raw)
To: jgarzik; +Cc: linux-ide
This patch adds support for the Promise FastTrak TX4300/TX4310 4-port PCI SATA
controllers based on the PDC40719 chip.
Signed-off-by: Daniel Drake <dsd@gentoo.org>
--- linux/drivers/scsi/sata_promise.c.orig 2006-02-12 17:12:34.000000000 +0000
+++ linux/drivers/scsi/sata_promise.c 2006-02-12 17:13:46.000000000 +0000
@@ -228,6 +228,8 @@ static const struct pci_device_id pdc_at
board_20319 },
{ PCI_VENDOR_ID_PROMISE, 0x3319, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_20319 },
+ { PCI_VENDOR_ID_PROMISE, 0x3515, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ board_20319 },
{ PCI_VENDOR_ID_PROMISE, 0x3519, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_20319 },
{ PCI_VENDOR_ID_PROMISE, 0x3d17, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] sata_promise: Support FastTrak TX4300/TX4310
2006-03-04 15:36 [PATCH] sata_promise: Support FastTrak TX4300/TX4310 Daniel Drake
@ 2006-03-04 17:20 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2006-03-04 17:20 UTC (permalink / raw)
To: Daniel Drake; +Cc: linux-ide
Daniel Drake wrote:
> This patch adds support for the Promise FastTrak TX4300/TX4310 4-port PCI SATA
> controllers based on the PDC40719 chip.
>
> Signed-off-by: Daniel Drake <dsd@gentoo.org>
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-04 17:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-04 15:36 [PATCH] sata_promise: Support FastTrak TX4300/TX4310 Daniel Drake
2006-03-04 17:20 ` 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).