]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r231716
authorken <ken@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Feb 2012 16:50:16 +0000 (16:50 +0000)
committerken <ken@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Feb 2012 16:50:16 +0000 (16:50 +0000)
commit2b982fd674f793b9e8d8f5ace8f5f04ba380747d
tree1adfdc11ab59a8e1d62bbe849c30d6906ac2156a
parent9ec99fe678e7ac46d4c2867838166514d3c0048b
MFC r231716

  Set the max_lun field of the path inquiry CCB to 8.

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

  This brings back SVN rev 224973, which was inadvertently removed with the
  import of the LSI driver.

  Reported by: dwhite

git-svn-id: svn://svn.freebsd.org/base/stable/9@231940 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mps/mps_sas.c