Tagged Questions

0
votes
1answer
93 views

Linux 2.6.18 SCSI SPIN and SPOUT SG_IO ioctl's to a sg LTO5 device

I am trying to take advantage of hardware encryption of LTO5 devices using ioctl's in my fuse file system. It should be quite simple, setup a io_hdr with a cdb: 0xB5, 0x20, 0x00, 0x10, 0x00, 0x00, ...