/usr/share/doc/sg3-utils/examples
NameSizeModeActions
archive/-0755rm
forwarded_sense.txt2960644editdlrm
Makefile31560644editdlrm
Makefile.freebsd20230644editdlrm
nvme_dev_self_test.hex8060644editdlrm
nvme_identify_ctl.hex11980644editdlrm
nvme_read_ctl.hex18320644editdlrm
nvme_write_ctl.hex18460644editdlrm
README7760644editdlrm
reassign_addr.txt4650644editdlrm
ref_sense.txt3050644editdlrm
scsi_inquiry.c41850644editdlrm
sdiag_sas_p0_cjtpat.txt4050644editdlrm
sdiag_sas_p0_prbs9.txt4070644editdlrm
sdiag_sas_p1_cjtpat.txt4640644editdlrm
sdiag_sas_p1_idle.txt5600644editdlrm
sdiag_sas_p1_prbs15.txt4080644editdlrm
sdiag_sas_p1_stop.txt3590644editdlrm
sgq_dd.c386790644editdlrm
sg_compare_and_write.txt24830644editdlrm
sg_excl.c61280644editdlrm
sg_persist_tst.sh36240755editdlrm
sg_sat_chk_power.c91640644editdlrm
sg_sat_smart_rd_data.c65560644editdlrm
sg_simple1.c60060644editdlrm
sg_simple2.c67440644editdlrm
sg_simple3.c66120644editdlrm
sg_simple4.c74240644editdlrm
sg_simple5.c76490644editdlrm
sg_simple16.c34940644editdlrm
sg_unmap_example.txt15710644editdlrm
sg__sat_identify.c77330644editdlrm
sg__sat_phy_event.c123040644editdlrm
sg__sat_set_features.c99340644editdlrm
transport_ids.txt11240644editdlrm
Edit: /usr/share/doc/sg3-utils/examples/README (776B)
Building files in this directory depends on several files being already built in the ../lib directory. So to build files here, the ./configure needs to be executed in the parent directory followed by changing directory to the lib directory and calling 'make' there. Another way is to do a top level 'make' after the ./configure which will make the libraries followed by all the utilities in the src/ directory. To make them in FreeBSD use 'make -f Makefile.freebsd' . There is an brief explanation of each example in the README file in the main (i.e. this directory's parent) directory. There are also some notes at the top of each source file. Some files that were previously in this directory have been moved to the 'testing' directory. Douglas Gilbert 19th January 2018