]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8.
authorKenneth D. Merry <ken@FreeBSD.org>
Thu, 18 Aug 2011 16:07:41 +0000 (16:07 +0000)
committerKenneth D. Merry <ken@FreeBSD.org>
Thu, 18 Aug 2011 16:07:41 +0000 (16:07 +0000)
commit5f06dfb7923cbded10f8b82207a84b5f24b0a7a6
tree7cfdf5d64255eaf6b4767b0c380ab8de9171bb49
parent05b56666d37d98e73697caf1cdf929d02b698a2f
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