mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
mpt_soft_reset more than once. And to wait for MPT_DB_STATE_READY twice. I mean, this is crucial- give the IOC a chance to get ready. If mpt_reset is called to reinit things, and we succeed, make sure to re-enable interrupts. This is what has mostly led to system lockup after having to hard reset the chip. Also, if we think that interrupts aren't function in mpt_cam_timeout, for goodness sake, turn them on again. In read_cfg_header, return distinguishing errnos so the caller can decide what's an error. It's *not* an error to fail to read a RAID page from a non-RAID capable device like the FC929X. Some whitespace fixes (removing spaces from ends of lines). |
||
|---|---|---|
| .. | ||
| mpilib | ||
| mpt.c | ||
| mpt.h | ||
| mpt_cam.c | ||
| mpt_cam.h | ||
| mpt_debug.c | ||
| mpt_pci.c | ||
| mpt_raid.c | ||
| mpt_raid.h | ||
| mpt_reg.h | ||