projects
/
wrapfs-5.3.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b14690
)
sata_promise: Support FastTrak TX4300/TX4310
author
Daniel Drake
<dsd@gentoo.org>
Wed, 15 Nov 2006 15:26:16 +0000
(16:26 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Wed, 15 Nov 2006 15:26:16 +0000
(16:26 +0100)
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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/scsi/sata_promise.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/sata_promise.c
b/drivers/scsi/sata_promise.c
index b0b0a69b3563c67a896f83517ae3b609a30aa011..07172fc3b3a744c3e23820c83f0c8673b84cfd03 100644
(file)
--- a/
drivers/scsi/sata_promise.c
+++ b/
drivers/scsi/sata_promise.c
@@
-227,6
+227,8
@@
static const struct pci_device_id pdc_ata_pci_tbl[] = {
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,