summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mlxcontrol/command.c
Commit message (Collapse)AuthorAgeFilesLines
* Make mlxcontrol work with more than one system drive:sepotvin2008-09-121-1/+1
| | | | | | | | | | | | | - When searching for the next system drive, return the next one instead of always returning the first one. - Plug fd lead and make sure that the MLX_NEXT_CHILD ioctl is called on the controller fd, not the disk's one. While there, fix a cut-n-pase error in a warning. Reviewed by: jhb Approved by: kan (mentor) MFC after: 1 month
* Unhook headers from development tree and point to the actual system headers.msmith2000-04-111-7/+2
|
* This is a command-line management tool for RAID controllers managed by themsmith2000-04-111-0/+717
mlx(4) driver.
OpenPOWER on IntegriCloud