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

Wiki: Feature comparison matrix update request (SCSI-to-USB bridge device type SCSG) #1483

Open
uweseimet opened this issue Dec 13, 2024 · 0 comments

Comments

@uweseimet
Copy link
Contributor

uweseimet commented Dec 13, 2024

Can you please update the feature comparison matrix on the wiki, so that it reflects that SCSI2Pi now supports SCSI-to-USB bridge functionality? http://www.scsi2pi/en/scsi_to_usb.html has the details.

The bridge uses a new device type SCSG. SG stands for the Linux SG 3 driver, which is used by SCSI2Pi to directly pass through SCSI commands to devices connected to the Pi. With PiSCSI, in order to retain compatibility, please do not use this type for a different purpose.
I'd like to suggest to update piscsi_interface.proto like this:

// Tape device (SCSI2Pi)
// SCTP = 10;
// Linux SG Driver, e.g. for a SCSI-to-USB bridge (SCSI2Pi)
// SCSG = 11;

I can create a PR for this if required.

Thank you.

@uweseimet uweseimet changed the title Wiki: Feature comparison matrix update request Wiki: Feature comparison matrix update request (SCSI-to-USB bridge device type SCSG) Dec 13, 2024
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

No branches or pull requests

1 participant