Skip to content

Some changes on the PCSCSI code of the new year (January 1st, 2025)#5089

Merged
OBattler merged 1 commit into
masterfrom
tc1995
Jan 1, 2025
Merged

Some changes on the PCSCSI code of the new year (January 1st, 2025)#5089
OBattler merged 1 commit into
masterfrom
tc1995

Conversation

@TC1995

@TC1995 TC1995 commented Jan 1, 2025

Copy link
Copy Markdown
Contributor

Summary

  1. Too many soft resets should not reset the SCSI layer, fixes CD Audio on the 53c90a MCA controller used by guests.
  2. Implemented preliminary MDL S/G mode for the PCSCSI side.
  3. The underflow DMA function is no longer needed as it now SCSI transfers on the 53c90a MCA controller works properly.
  4. Minor corrections to the PCI side (mainly the revision).
  5. The DMA 86c01 side of the MCA 53c90a controller is more polished now, should fix some more bugs.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

1. Too many soft resets should not reset the SCSI layer, fixes CD Audio on the 53c90a MCA controller used by guests.
2. Implemented preliminary MDL S/G mode for the PCSCSI side.
3. The underflow DMA function is no longer needed as it now SCSI transfers on the 53c90a MCA controller works properly.
4. Minor corrections to the PCI side (mainly the revision).
5. The DMA 86c01 side of the MCA 53c90a controller is more polished now, should fix some more bugs.
@OBattler
OBattler merged commit a2e7595 into master Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants