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
mpr_config.c
mpr_ioctl.h
mpr_mapping.c Fix mpr(4) panics caused by bad drive mapping tables 2017-11-03 15:07:36 +00:00
mpr_mapping.h
mpr_pci.c
mpr_sas_lsi.c
mpr_sas.c
mpr_sas.h Garbage collect usued fields 2017-09-23 08:26:42 +00:00
mpr_table.c
mpr_table.h
mpr_user.c
mpr.c Refactoring the interrupt setup code introduced a bug where the drivers 2017-11-10 17:01:51 +00:00
mprvar.h