Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73649
b: refs/heads/master
c: 03644cd
h: refs/heads/master
i:
  73647: 4e0437e
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Nov 13, 2007
1 parent be664d9 commit bc031ae
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2ad1e0558f369f11d180b7448d97164a0c5f07e2
refs/heads/master: 03644cd497e27c3d274f39e58ddc577e9d73bb39
1 change: 1 addition & 0 deletions trunk/drivers/ide/ppc/pmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,7 @@ pmac_ide_setup_device(pmac_ide_hwif_t *pmif, ide_hwif_t *hwif)
hwif->drives[0].autotune = IDE_TUNE_AUTO;
hwif->drives[1].autotune = IDE_TUNE_AUTO;
hwif->host_flags = IDE_HFLAG_SET_PIO_MODE_KEEP_DMA |
IDE_HFLAG_PIO_NO_DOWNGRADE |
IDE_HFLAG_POST_SET_MODE;
hwif->pio_mask = ATA_PIO4;
hwif->set_pio_mode = pmac_ide_set_pio_mode;
Expand Down

0 comments on commit bc031ae

Please sign in to comment.