retro-b5500
retro-b5500 copied to clipboard
Unit busy vs. disk check complete interrupt
Unit busy for DKA and DKB when doing a read-check operation is currently reset
when the disk-finished interrupt occurs, not at I/O completion. This may not be
correct. We had to change the way the printer worked so that busy was reset at
I/O complete, and the disk may require the same change to CentralControl and
IOUnit.
Original issue reported on code.google.com by [email protected]
on 14 Jun 2013 at 3:29
MCP does not appear to issue read-check operations, and have not seen any
evidence that the current approach is causing a problem, so changing this
priority to Low.
Original comment by [email protected]
on 20 Jul 2014 at 2:04
- Added labels: Priority-Low
- Removed labels: Priority-Medium