Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase taskqueue thread priority from idle to PRIBIO. | mav | 2014-05-24 | 1 | -3/+1 |
* | Add #ifdefs in the mpr(4) driver so that versions of stable/9 that | ken | 2014-05-08 | 2 | -5/+10 |
* | Fix TLR (Transport Layer Retry) support in the mps(4) and mpr(4) drivers. | ken | 2014-05-08 | 1 | -2/+4 |
* | Hold the SIM lock when calling xpt_create_path() and xpt_action() in | ken | 2014-05-07 | 1 | -0/+6 |
* | Remove some debugging code. | ken | 2014-05-07 | 1 | -2/+0 |
* | Change the device name for mpr(4) from /dev/mpr_N to /dev/mprN. | ken | 2014-05-06 | 1 | -1/+1 |
* | Fix a problem with async notifications in the mpr(4) driver. | ken | 2014-05-06 | 1 | -0/+66 |
* | Adjust #if statements inside mprsas_send_smpcmd() to more accurately | ken | 2014-05-05 | 1 | -5/+6 |
* | Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. | ken | 2014-05-02 | 25 | -0/+25568 |