]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r288420: Make pass, sg and targ drivers respect HBA's maxio.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Oct 2015 11:45:28 +0000 (11:45 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Oct 2015 11:45:28 +0000 (11:45 +0000)
commit574697663f1f574f4eadf2ab12458b9723ca2e71
treeb9dd2357559de069f6089b3fa0d7767edff4de57
parente66c9db206c4e23e5a42986c9e1672590f99cc43
MFC r288420: Make pass, sg and targ drivers respect HBA's maxio.

Previous limitation of 64K (DFLTPHYS) is quite annoying.

git-svn-id: svn://svn.freebsd.org/base/stable/10@288817 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/cam_periph.c
sys/cam/cam_periph.h
sys/cam/cam_xpt.c
sys/cam/scsi/scsi_pass.c
sys/cam/scsi/scsi_sg.c
sys/cam/scsi/scsi_target.c