Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switched to function table for SCSI commands #115

Merged
merged 4 commits into from
Jun 17, 2022

Conversation

mynameistroy
Copy link

SCSI device state is now per device instead of global

moved defines/macros/etc to BlueSCSI.h
SCSI device state is now per device instead of global
Missing INQUIRY init added
SCSI-2 LUN handling (Fixes excess LUN's on SCSI-2)
Only allocate File obj for active SCSI ID's
@mynameistroy mynameistroy force-pushed the troy/function_table branch from f75e2ad to e529573 Compare June 11, 2022 02:24
@jgilje
Copy link

jgilje commented Jun 13, 2022

@erichelgeson just tested this branch on my sparcstation4 - all good. no need for the patch initially submitted in #121

@erichelgeson erichelgeson merged commit 0796110 into erichelgeson:main Jun 17, 2022
androda pushed a commit to androda/F4_BlueSCSI that referenced this pull request Jun 20, 2022
…able

Switched to function table for SCSI commands
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.

3 participants