Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133402
b: refs/heads/master
c: 4cda15a
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 24, 2009
1 parent 469a4aa commit 39a2deb
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: 62bd0441a60b0499db339b3dc1be039f8ed9fd35
refs/heads/master: 4cda15a0995f2da5727514f84ec26d8b7420e1f9
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ int ide_driveid_update(ide_drive_t *drive)

tp_ops->exec_command(hwif, ATA_CMD_ID_ATA);

if (ide_busy_sleep(hwif, WAIT_WORSTCASE, use_altstatus)) {
if (ide_busy_sleep(hwif, WAIT_WORSTCASE / 2, use_altstatus)) {
rc = 1;
goto out_err;
}
Expand Down

0 comments on commit 39a2deb

Please sign in to comment.