aboutsummaryrefslogtreecommitdiff
path: root/include/sg_pt_linux.h
AgeCommit message (Expand)Author
2020-08-03sg_raw: fix --cmdfile= handling; add --nvm option; sg_pt: add do_nvm_pt(); sg...Douglas Gilbert
2020-04-04sync with sbc4r19a; start req/write SNTL work; testing fixesDouglas Gilbert
2018-12-13sg_format: add --dcrt used twice (FOV=1 DCRT=0); sg_pt_linux: uses sg v4 inte...Douglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-06-03sg_decode sense: add --err=ES; sg_dd, sgp_dd, sgm_dd: add --dry-run and --ve...Douglas Gilbert
2018-03-09Add mode sense(10) and mode select(10) to SNTLDouglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...Douglas Gilbert
2018-02-11fix compile error in sg_pt_win32.c when NVME_IGNORE; sg_raw: add --cmdfile=CF...Douglas Gilbert
2018-02-04add sg_convert_errno() and sg_if_can2stderr(); work on NVMe support for Win32...Douglas Gilbert
2018-01-19add hex2stdout(), hex2stderr() and hex2str(); add testing/sg_tst_nvme; clean ...Douglas Gilbert
2017-12-29sg_ses: further NVMe support work; decode array status dpage (obsolete); buil...Douglas Gilbert
2017-12-20sg_write_x: almost finished; lots of nvme infrastructureDouglas Gilbert
2017-12-07add include/sg_pt_linux.h lib/sg_pt_linux_nvme.c and .gitignore; sg_write_x: ...Douglas Gilbert