freebsd-skq/sys/dev/mps
scottl 3d7c1807db 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
mps_config.c
mps_ioctl.h
mps_mapping.c Start overhauling debug printing in the MPS and MPR drivers. The focus of this 2017-08-27 06:24:06 +00:00
mps_mapping.h sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
mps_pci.c Fix line wrap issues. 2017-09-15 20:58:52 +00:00
mps_sas_lsi.c Clean up error messages related to device discovery 2017-09-22 12:07:03 +00:00
mps_sas.c Add infrastructure for allocating multiple MSI-X interrupts. Also 2017-09-11 01:51:27 +00:00
mps_sas.h Garbage collect usued fields 2017-09-23 08:26:42 +00:00
mps_table.c Convert some in-line printing of diagnostic into tables. 2017-09-09 22:02:36 +00:00
mps_table.h Convert some in-line printing of diagnostic into tables. 2017-09-09 22:02:36 +00:00
mps_user.c Start overhauling debug printing in the MPS and MPR drivers. The focus of this 2017-08-27 06:24:06 +00:00
mps.c Refactoring the interrupt setup code introduced a bug where the drivers 2017-11-10 17:01:51 +00:00
mpsvar.h Add infrastructure for allocating multiple MSI-X interrupts. Also 2017-09-11 01:51:27 +00:00