MattJackson
d4d98ce593
Granular SCSI query methods on DriveSession, capture uses them
- get_config_feature(code) → Option<Vec<u8>>
- report_key_rpc_state() → Option<Vec<u8>>
- mode_sense_page(page) → Option<Vec<u8>>
- read_buffer(mode, buf_id, length) → Option<Vec<u8>>
capture.rs now uses these methods — zero raw CDB construction.
CLI info.rs has zero SCSI references.
autorip ejects via library, not shell command.
2026-04-11 20:54:04 +00:00
..
2026-04-11 20:29:00 +00:00
2026-04-11 20:29:00 +00:00
2026-04-11 19:24:25 +00:00
2026-04-11 20:54:04 +00:00
2026-04-11 19:33:13 +00:00
2026-04-11 20:29:00 +00:00
2026-04-11 16:52:22 +00:00
2026-04-11 19:24:25 +00:00
2026-04-11 19:33:13 +00:00
2026-04-11 16:52:22 +00:00
2026-04-10 08:23:32 -07:00
2026-04-11 16:52:22 +00:00
2026-04-11 19:33:13 +00:00
2026-04-11 16:52:22 +00:00
2026-04-11 20:54:04 +00:00
2026-04-11 19:33:13 +00:00
2026-04-11 16:52:22 +00:00
2026-04-11 15:49:29 +00:00
2026-04-11 16:52:22 +00:00
2026-04-11 19:33:13 +00:00