Skip to content

Some rework on the 53c9x-based SCSI controllers: see below.#7062

Merged
OBattler merged 1 commit into
masterfrom
TC1995
Apr 14, 2026
Merged

Some rework on the 53c9x-based SCSI controllers: see below.#7062
OBattler merged 1 commit into
masterfrom
TC1995

Conversation

@TC1995

@TC1995 TC1995 commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  1. Change the MCA board id from 0x4d to 0x4f again (though need to see an option rom for this, damn).
  2. Reworked the way IRQ's are issued in the 53c9x MCA side.
  3. Implemented Selection and ATN 3 command (0x46), which uses 3 message bytes rather than just 1. Fixes boot issues with the PCSCSI drivers for NT 3.1.
  4. Ported the latest qemu commits based on this chip.

Checklist

References

AMD PCscsi manual (non-A counts too)

1. Change the MCA board id from 0x4d to 0x4f again (though need to see an option rom for this, damn).
2. Reworked the way IRQ's are issued in the 53c9x MCA side.
3. Implemented Selection and ATN 3 command (0x46), which uses 3 message bytes rather than just 1. Fixes boot issues with the PCSCSI drivers for NT 3.1.
4. Ported the latest qemu commits based on this chip.
@OBattler OBattler merged commit 522021a into master Apr 14, 2026
80 checks passed
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