On 12/21/25 15:23, Soumyajyotii Ssarkar wrote:
- Mask DFE bit in ncr710_update_irq()
- Remove manual ISTAT_DIP clearing, let ncr710_update_irq()
handle it consistently
- Fix SSTAT0 read to clear unconditionally when non zero
- Fix SSTAT2 read was returning DSTAT instead
- Preserve DFE status bit when clearing DSTAT
These fixes ensure proper interrupt signaling and status
register behavior during SCSI operations.
Signed-off-by: Soumyajyotii Ssarkar<[email protected]>
Tested-by: Helge Deller <[email protected]>