Searched hist:240514 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/isci/scil/
H A Dsati_util.cdiff 240514 Fri Sep 14 20:06:15 MDT 2012 jimharris isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
(download microcode with offsets, save, and activate).

SATI translation layer was incorrectly using allocation length instead
of blocks, and was constructing the ATA command incorrectly.

Also change #define to specify that the 512 block size here is
specific for DOWNLOAD_MICROCODE, and does not relate to the device's
logical block size.

Submitted by: scottl (with small modifications)
MFC after: 3 days
H A Dsati_write_buffer.cdiff 240514 Fri Sep 14 20:06:15 MDT 2012 jimharris isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
(download microcode with offsets, save, and activate).

SATI translation layer was incorrectly using allocation length instead
of blocks, and was constructing the ATA command incorrectly.

Also change #define to specify that the 512 block size here is
specific for DOWNLOAD_MICROCODE, and does not relate to the device's
logical block size.

Submitted by: scottl (with small modifications)
MFC after: 3 days

Completed in 111 milliseconds