Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76251
b: refs/heads/master
c: cf77249
h: refs/heads/master
i:
  76249: a219d92
  76247: 7023f88
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Jan 25, 2008
1 parent 48caad8 commit 3f18f4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 7c0e26661dd104aaeb1391063cc986ddc0ac4aa4
refs/heads/master: cf77249ee1a37aab37f39ea1dde9a53c23693655
3 changes: 1 addition & 2 deletions trunk/drivers/ide/ide-disk.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,7 @@ static ide_startstop_t __ide_do_rw_disk(ide_drive_t *drive, struct request *rq,
command = lba48 ? WIN_WRITE_EXT : WIN_WRITE;
}

/* FIXME: ->OUTBSYNC ? */
hwif->OUTB(command, IDE_COMMAND_REG);
hwif->OUTBSYNC(drive, command, IDE_COMMAND_REG);

return pre_task_out_intr(drive, rq);
}
Expand Down

0 comments on commit 3f18f4e

Please sign in to comment.