ibmpc: Fix isr_debug for host_send
This commit is contained in:
parent
6795e8fc0e
commit
159cc235c6
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ ERROR:
|
||||||
goto RETRY;
|
goto RETRY;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
isr_debug = isr_state;
|
||||||
error |= IBMPC_ERR_SEND;
|
error |= IBMPC_ERR_SEND;
|
||||||
inhibit();
|
inhibit();
|
||||||
wait_ms(2);
|
wait_ms(2);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue