]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8.
authorken <ken@FreeBSD.org>
Thu, 18 Aug 2011 16:07:41 +0000 (16:07 +0000)
committerken <ken@FreeBSD.org>
Thu, 18 Aug 2011 16:07:41 +0000 (16:07 +0000)
commit6bac2d491ca9c12def1c018c97543e1377c9f1d8
tree7cfdf5d64255eaf6b4767b0c380ab8de9171bb49
parent691b854db3eb8e22939782fea46904b21d4b1555
Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8.

This allows LUNs greater than 0 to be probed.  The value can be increased
later if need be.

Approved by: re (kib)
sys/dev/mps/mps_sas.c