summaryrefslogtreecommitdiffstats
path: root/sys/dev/mps
Commit message (Expand)AuthorAgeFilesLines
...
* Add descriptor sense support to CAM, and honor sense residuals properly inken2011-10-031-5/+10
* Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8.ken2011-08-181-1/+1
* Silence 'out of chain frames' warnings and bump the number of frames.ken2011-02-253-5/+6
* Fix several issues with the mps(4) driver.ken2011-02-183-15/+200
* In the MPS driver, during device removal processing, don't assume thatken2011-02-183-3/+26
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-2/+2
* Fix setting LUN numbers in the mps(4) driver.ken2010-12-111-3/+39
* Fix an event handling bug with the mps(4) driver.ken2010-12-102-11/+51
* Fix double ;;kevlo2010-12-061-1/+1
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-305-7/+414
* Currently only opt_compat.h is included by the mps(4) driver. Alsomdf2010-10-151-1/+4
* Fixes to mps_user_command():mdf2010-10-141-15/+8
* Support firmware download.mdf2010-10-141-1/+37
* Re-work the internals of adding items to the driver's scatter-gathermdf2010-10-143-90/+213
* Always set cm_complete_data before calling mps_config_complete().mdf2010-10-121-1/+1
* Re-work the internal user ioctl command table, and support the FW_UPLOADmdf2010-10-111-36/+213
* Add function prototypes for static functions.mdf2010-10-111-0/+13
* Fix a memory leak and locking inconsistency in mps(4) ioctl handling.mdf2010-10-111-10/+22
* Fix up the COMPAT_FREEBSD32 ioctl logic for mps(4).mdf2010-10-112-116/+199
* Turn on serialization of task management commands going down to theken2010-10-073-53/+226
* Fix a couple of mps problems.ken2010-09-172-4/+39
* MFp4 (//depot/projects/mps/...):ken2010-09-161-0/+25
* MFp4: (//depot/projects/mps/...)ken2010-09-141-4/+2
* MFp4 (//depot/projects/mps/...)ken2010-09-1020-0/+12760
OpenPOWER on IntegriCloud