]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve wdc error log pulling.
authorWarner Losh <imp@FreeBSD.org>
Thu, 29 Jun 2017 23:15:28 +0000 (23:15 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 29 Jun 2017 23:15:28 +0000 (23:15 +0000)
commit440f35093cb3a1dcb40c7863273b0b9c7cbe54d2
treed6469dab77746936169ec9db0d9409e171faa2a8
parentedca29bf48b9867c40003f7cec5f1c9621156d06
Improve wdc error log pulling.

After review by the WDC engineers, improve how we pull down the
so-called 'e6' logs. The 'c6' logs are obsolete and support for them
has been removed because FreeBSD needed to pull them in chunks, which
is incompatible with the 0xc6 opcode implementation. Rather than leave
the code in place that produces bad log pulls, remove it.
sbin/nvmecontrol/wdc.c