Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71366
b: refs/heads/master
c: d7c526f
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Oct 18, 2007
1 parent 1d2f9da commit a30855d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 912fb29a36a7269ac1c4a4df45bc0ac1d2637972
refs/heads/master: d7c526f7db816af57b38e81169d18b27c3efe85c
3 changes: 3 additions & 0 deletions trunk/drivers/ide/pci/triflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ static void __devinit init_hwif_triflex(ide_hwif_t *hwif)
{
hwif->set_pio_mode = &triflex_set_pio_mode;
hwif->set_dma_mode = &triflex_set_mode;

hwif->drives[0].autotune = 1;
hwif->drives[1].autotune = 1;
}

static ide_pci_device_t triflex_device __devinitdata = {
Expand Down

0 comments on commit a30855d

Please sign in to comment.