Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68551
b: refs/heads/master
c: 7810394
h: refs/heads/master
i:
  68549: e284b9b
  68547: ba9ff1d
  68543: 30ba5cc
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Oct 13, 2007
1 parent dfcb1e0 commit db0a748
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 90f72eca36e92d5756cf312535d94d7f21f34d2e
refs/heads/master: 78103940e4f8084de2bf8ca81c4bd09b48e9ac16
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ppc/pmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,7 @@ pmac_ide_dma_check(ide_drive_t *drive)
drive->using_dma = pmac_ide_udma_enable(drive, mode);
else if (mode >= XFER_MW_DMA_0)
drive->using_dma = pmac_ide_mdma_enable(drive, mode);
hwif->OUTB(0, IDE_CONTROL_REG);

/* Apply settings to controller */
pmac_ide_do_update_timings(drive);
}
Expand Down

0 comments on commit db0a748

Please sign in to comment.