K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-11-02T22:07:45.263239Z K 7 svn:log V 357 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 MFC after: 2 weeks END