summaryrefslogtreecommitdiffstats
path: root/sys/dev/mps
Commit message (Expand)AuthorAgeFilesLines
* 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