|
|
researchv10 Dan Cross
#include <stdio.h>
#include "../scsi.h"
#include "../scsish.h"
#include "fns.h"
static Function fns[] = {
{ "diag", "diag", "", wr_diag },
{ "extinq", "extinq", "", wr_extinq },
{ "modesense", "modesense", "", wr_modesense },
{ "modeselect", "modeselect er-param er-retries read-recon write-recon cache-enable cache-thr cache-pre cache-size", "IIIIIIIII", wr_modeselect },
{ 0 }
};
Device wrendev = {
"wren", "Wren V/VI/Runner-2",
gen_extsense,
fns
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.