Up to [cvs.NetBSD.org] / src / sbin / nvmectl
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jul 31 13:49:23 2022 UTC (6 months ago) by mlelstv
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
Fix build on 32bit.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 31 12:11:44 2022 UTC (6 months ago) by mlelstv
Branch: MAIN
Changes since 1.8: +5 -3
lines
Diff to previous 1.8 (colored)
Report error code (SCT/SC).
Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 12 23:50:14 2022 UTC (11 months, 2 weeks ago) by andvar
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
s/Expceted/Expected/ in log message and s/attribtues/attributes/ in comment.
Revision 1.4.8.2 / (download) - annotate - [select for diffs], Sun Apr 22 07:20:16 2018 UTC (4 years, 9 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.4.8.1: +124 -70
lines
Diff to previous 1.4.8.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD
Revision 1.4.2.1 / (download) - annotate - [select for diffs], Thu Apr 19 15:37:56 2018 UTC (4 years, 9 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1
Changes since 1.4: +125 -71
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Pull up following revision(s) (requested by nonaka in ticket #781): sbin/nvmectl/Makefile 1.4 sbin/nvmectl/bignum.c 1.2 sbin/nvmectl/devlist.c 1.3-1.5 sbin/nvmectl/firmware.c 1.3,1.4 sbin/nvmectl/identify.c 1.3-1.5 sbin/nvmectl/logpage.c 1.5-1.7 sbin/nvmectl/nvme.h 1.3 sbin/nvmectl/nvmectl.8 1.5 sbin/nvmectl/nvmectl.c 1.5-1.7 sbin/nvmectl/nvmectl.h 1.5-1.8 sbin/nvmectl/perftest.c 1.3-1.5 sbin/nvmectl/power.c 1.3,1.4 sbin/nvmectl/reset.c 1.2,1.3 sbin/nvmectl/util.c 1.1,1.2 sbin/nvmectl/wdc.c 1.2-1.4 sys/dev/ic/ld_nvme.c 1.20 sys/dev/ic/nvme.c 1.38,1.39 sys/dev/ic/nvmeio.h 1.2 sys/dev/ic/nvmereg.h 1.10,1.11 sys/dev/ic/nvmevar.h 1.16 sys/dev/pci/nvme_pci.c 1.20 nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763. nvmectl(8): fix wdc command usage. nvme(4): Added some delay before check RDY bit quirk when disabling device. Pick from FreeBSD nvme(4) r326937. Add some new structure fileds, opcodes and statuses from NVMe 1.3a. nvmectl(8): Add big-endian support. from FreeBSD nvmecontolr(8) r329824. nvmectl(8): fix subcommand usage. nvmectl(8): Remove some wdc subcommands from man page. - wdc drive-log - wdc get-crash-dump - wdc purge - wdc purge-monitor Typos. use setprogname()/getprogname(), do not hardcode the prognam name in fixed strings
Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 18 10:11:44 2018 UTC (4 years, 9 months ago) by nonaka
Branch: MAIN
CVS Tags: phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.6: +82 -5
lines
Diff to previous 1.6 (colored)
nvmectl(8): Add big-endian support. from FreeBSD nvmecontolr(8) r329824.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 17 08:54:35 2018 UTC (4 years, 9 months ago) by nonaka
Branch: MAIN
Changes since 1.5: +46 -69
lines
Diff to previous 1.5 (colored)
nvmectl(8): Sync with FreeBSD nvmecontrol(8) r328763.
Revision 1.4.8.1 / (download) - annotate - [select for diffs], Thu Mar 22 01:44:40 2018 UTC (4 years, 10 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Synch with HEAD, resolve conflicts
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 17 11:07:26 2018 UTC (4 years, 10 months ago) by jdolecek
Branch: MAIN
CVS Tags: pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
use setprogname()/getprogname(), do not hardcode the prognam name in fixed strings
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue May 2 03:19:16 2017 UTC (5 years, 9 months ago) by pgoyette
Branch: prg-localcount2
Changes since 1.3: +702 -65
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Sync with HEAD - tag prg-localcount2-base1
Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 29 00:06:40 2017 UTC (5 years, 9 months ago) by nonaka
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
pgoyette-compat-base,
pgoyette-compat-0315,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-8-base,
matt-nb8-mediatek-base,
matt-nb8-mediatek
Branch point for: pgoyette-compat,
netbsd-8
Changes since 1.3: +702 -65
lines
Diff to previous 1.3 (colored)
nvmectl(8): sync with FreeBSD HEAD r316105. - Expand the SMART / Health Information Log Page (Page 02) printout based on NVM Express 1.2.1 Standard. - Implement Intel-specific log pages. - Implement HGST-specific log pages. - Implement wdc-specific nvme control options. - Add the ability to dump log pages directly in binary to stdout.
Revision 1.2.4.1 / (download) - annotate - [select for diffs], Fri Apr 21 16:53:14 2017 UTC (5 years, 9 months ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.2: +63 -36
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Sync with HEAD
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon Mar 20 06:57:02 2017 UTC (5 years, 10 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.2: +63 -36
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Sync with HEAD
Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 13 11:16:46 2017 UTC (5 years, 11 months ago) by nonaka
Branch: MAIN
CVS Tags: prg-localcount2-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
bouyer-socketcan-base1
Branch point for: prg-localcount2
Changes since 1.2: +63 -36
lines
Diff to previous 1.2 (colored)
128 bit integers are displayed in decimal. bn.h and bignum.c from netgpg.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 4 20:59:49 2016 UTC (6 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pgoyette-localcount-base,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
localcount-20160914,
bouyer-socketcan-base
Branch point for: pgoyette-localcount,
bouyer-socketcan
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Mark dead functions.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 4 16:29:35 2016 UTC (6 years, 7 months ago) by nonaka
Branch: MAIN
nvmectl(8): Added NVM Express control utility. Ported from FreeBSD nvmecontrol(8).