freebsd-dev/sys/dev/mpr
Alexander Motin f0f2014387 Remove extra memset() left after r342388.
This memset() wiped MPI2_FUNCTION_SCSI_TASK_MGMT set by mprsas_alloc_tm(),
that broke target reset on device removal, making later re-insertion into
the same slot impossible, since firmware was still waiting for the driver
to finish with the removed device.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2020-08-04 19:27:03 +00:00
..
mpi Update MPI header files version to 2.00.52 from 2.00.48 2018-12-26 10:38:12 +00:00
mpr_config.c Update copyright information 2018-12-26 10:43:31 +00:00
mpr_ioctl.h Add a small hack to the ioctl header files so that both mpr and mps can 2020-04-16 03:28:28 +00:00
mpr_mapping.c Update copyright information 2018-12-26 10:43:31 +00:00
mpr_mapping.h Update copyright information 2018-12-26 10:43:31 +00:00
mpr_pci.c Convert the mpr driver to use busdma templates. 2019-12-24 14:50:17 +00:00
mpr_sas_lsi.c Remove support for all pre FreeBSD 11.0 versions from mpr and mps. 2020-02-26 19:15:08 +00:00
mpr_sas.c Remove extra memset() left after r342388. 2020-08-04 19:27:03 +00:00
mpr_sas.h Before issing the REMOVE_DEVICE command to the firmware, make sure that all 2020-02-25 04:27:23 +00:00
mpr_table.c Add missing break statements. Coverity CID 1400446. 2019-03-27 12:25:46 +00:00
mpr_table.h
mpr_user.c mpr(4), mps(4): Stop checking for failures from malloc(M_WAITOK). 2020-07-27 14:28:55 +00:00
mpr.c mpr(4), mps(4): Stop checking for failures from malloc(M_WAITOK). 2020-07-27 14:28:55 +00:00
mprvar.h Remove support for all pre FreeBSD 11.0 versions from mpr and mps. 2020-02-26 19:15:08 +00:00