projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b344991
)
Added Targa Visionary 1000 IDE adapter to pata_sis.c
author
Kai Krakow
<kai@kaishome.de>
Sun, 6 Jul 2008 12:22:26 +0000
(14:22 +0200)
committer
Jeff Garzik
<jgarzik@redhat.com>
Fri, 11 Jul 2008 13:38:24 +0000
(09:38 -0400)
This enables short 40-wire detection for my laptop thus
enabling UDMA/100.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_sis.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/ata/pata_sis.c
b/drivers/ata/pata_sis.c
index e82c66e8d31bdd211568a5bdbc9e3ae719633c17..26345d7b531c76aaffe00231649c7fe9640c14e8 100644
(file)
--- a/
drivers/ata/pata_sis.c
+++ b/
drivers/ata/pata_sis.c
@@
-56,6
+56,7
@@
static const struct sis_laptop sis_laptop[] = {
{ 0x5513, 0x1043, 0x1107 }, /* ASUS A6K */
{ 0x5513, 0x1734, 0x105F }, /* FSC Amilo A1630 */
{ 0x5513, 0x1071, 0x8640 }, /* EasyNote K5305 */
+ { 0x5513, 0x1039, 0x5513 }, /* Targa Visionary 1000 */
/* end marker */
{ 0, }
};