freebsd-dev/sys/dev/mpr
Scott Long 1069541760 Refactoring the interrupt setup code introduced a bug where the drivers
would attempt to re-allocate interrupts during a chip reset without
first de-allocating them.  Doing that right is going to be tricky, so
just band-aid it for now so that a re-init doesn't guarantee a failure
due to resource re-use.

Reported by:	gallatin
Sponsored by:	Netflix
2017-11-10 17:01:51 +00:00
..
mpi Add tri-mode support (SAS/SATA/PCIe). 2017-05-17 21:33:37 +00:00
mpr_config.c Changes to make mps(4) and mpr(4) handle reinit with reallocation. 2017-08-10 14:59:17 +00:00
mpr_ioctl.h Several style changes and add copyrights for 2016. 2016-05-09 16:16:00 +00:00
mpr_mapping.c Fix mpr(4) panics caused by bad drive mapping tables 2017-11-03 15:07:36 +00:00
mpr_mapping.h Add tri-mode support (SAS/SATA/PCIe). 2017-05-17 21:33:37 +00:00
mpr_pci.c Fix line wrap issues. 2017-09-15 20:58:52 +00:00
mpr_sas_lsi.c Clean up error messages related to device discovery 2017-09-22 12:07:03 +00:00
mpr_sas.c Add infrastructure for allocating multiple MSI-X interrupts. Also 2017-09-11 01:51:27 +00:00
mpr_sas.h Garbage collect usued fields 2017-09-23 08:26:42 +00:00
mpr_table.c Convert some in-line printing of diagnostic into tables. 2017-09-09 22:02:36 +00:00
mpr_table.h Convert some in-line printing of diagnostic into tables. 2017-09-09 22:02:36 +00:00
mpr_user.c Start overhauling debug printing in the MPS and MPR drivers. The focus of this 2017-08-27 06:24:06 +00:00
mpr.c Refactoring the interrupt setup code introduced a bug where the drivers 2017-11-10 17:01:51 +00:00
mprvar.h Add infrastructure for allocating multiple MSI-X interrupts. Also 2017-09-11 01:51:27 +00:00