Skip to content

Commit

Permalink
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Browse files Browse the repository at this point in the history
This enables short 40-wire detection for my laptop thus
enabling UDMA/100.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
kakra authored and Jeff Garzik committed Jul 11, 2008
1 parent b344991 commit edb8047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/ata/pata_sis.c
Original file line number Diff line number Diff line change
Expand Up @@ -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, }
};
Expand Down

0 comments on commit edb8047

Please sign in to comment.