From 9e5c5ada9907247cbeeadf2e9b817a015abf888f Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Thu, 1 Jan 2026 18:12:44 +0100 Subject: feat: SCSI Toolbox for Linux Support the SCSI Toolbox API on Linux using "SCSI Generic" driver and the "SG_IO" ioctl, along with an extremely simple CLI tool to interact with the SCSI emulator. --- go.sum.license | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 go.sum.license (limited to 'go.sum.license') diff --git a/go.sum.license b/go.sum.license new file mode 100644 index 0000000..cf53d2b --- /dev/null +++ b/go.sum.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: None +SPDX-License-Identifier: CC0-1.0 -- cgit v1.3