Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63548
b: refs/heads/master
c: 0702243
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Aug 1, 2007
1 parent fae33c4 commit 5bfb3a4
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: 41ead3c918f48710ca1e03eb7b770eabcbbd260b
refs/heads/master: 070224339b52f0e4f8e6c991a5ad9630a7a9e6da
2 changes: 1 addition & 1 deletion trunk/drivers/ide/pci/cs5520.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static void cs5520_tune_drive(ide_drive_t *drive, u8 pio)
static int cs5520_config_drive_xfer_rate(ide_drive_t *drive)
{
/* Tune the drive for PIO modes up to PIO 4 */
cs5520_tune_drive(drive, 4);
cs5520_tune_drive(drive, 255);

/* Then tell the core to use DMA operations */
return 0;
Expand Down

0 comments on commit 5bfb3a4

Please sign in to comment.