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

/freebsd-11-stable/sys/dev/mvs/
H A Dmvs.cdiff 251661 Wed Jun 12 16:21:11 MDT 2013 mav Replicate r242422 from ata(4) to mvs(4):
Only four specific ATA PIO commands transfer several sectors per DRQ block
(interrupt). All other ATA PIO commands transfer one sector or 512 bytes
at one time. Hardcode these exceptions in mvs(4) with ATA_CAM option.
This fixes timeout of READ LOG EXT command used by `smartctl -x /dev/adaX`.
Also it fixes timeout of DOWNLOAD_MICROCODE on `camcontrol fwdownload`.

Completed in 62 milliseconds