Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101190
b: refs/heads/master
c: 5ddee51
h: refs/heads/master
v: v3
  • Loading branch information
Mikhail Cherkashin authored and Bartlomiej Zolnierkiewicz committed Jul 15, 2008
1 parent 114343f commit c86deac
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: 8c6e46ddb343004e33653f62f0b09c0721cd8c12
refs/heads/master: 5ddee516dae1acc779b36cb7565720a80503196d
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ int ide_driveid_update(ide_drive_t *drive)
*/

SELECT_MASK(drive, 1);
ide_set_irq(drive, 1);
ide_set_irq(drive, 0);
msleep(50);
hwif->OUTBSYNC(drive, WIN_IDENTIFY, hwif->io_ports.command_addr);
timeout = jiffies + WAIT_WORSTCASE;
Expand Down

0 comments on commit c86deac

Please sign in to comment.