K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-12-03T18:34:54.338744Z K 7 svn:log V 352 MFC r242497: Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSI command properly. Without this change, mfi(4) always sends 10 byte READ and WRITE commands, which will cause data corruption when device is larger than 2^32 sectors. PR: kern/173291 Submitted by: Steven Hartland Reviewed by: mav END