ibmpc: Fix isr_debug for host_send

This commit is contained in:
tmk 2022-01-18 09:55:04 +09:00
parent 6795e8fc0e
commit 159cc235c6

View file

@ -154,6 +154,7 @@ ERROR:
goto RETRY;
}
isr_debug = isr_state;
error |= IBMPC_ERR_SEND;
inhibit();
wait_ms(2);