Skip to content

Firewire updates#873

Merged
uyjulian merged 4 commits into
ps2dev:masterfrom
Florin9doi:master
Jun 20, 2026
Merged

Firewire updates#873
uyjulian merged 4 commits into
ps2dev:masterfrom
Florin9doi:master

Conversation

@Florin9doi

Copy link
Copy Markdown
Contributor

No description provided.

@uyjulian

Copy link
Copy Markdown
Member

Lgtm

@uyjulian uyjulian merged commit f428d92 into ps2dev:master Jun 20, 2026
5 checks passed
@Florin9doi

Copy link
Copy Markdown
Contributor Author

This PR fixed the reads, but the orb’s direction should have been negated instead of always being set to write transaction. I’ll prepare a PR to correct that later.

cdb[i].misc = (ORB_NOTIFY | ORB_REQUEST_FORMAT(0) | CDB_MAX_PAYLOAD(max_payload) | CDB_DIRECTION(READ_TRANSACTION) | CDB_SPEED(dev->speed) | CDB_DATA_SIZE((dev->sectorSize * sectorsToRead)));

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