freebsd-dev/sys/dev/mvs
Alexander Motin 9cf417295d 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`.
2013-06-12 18:08:11 +00:00
..
mvs_if.m
mvs_pci.c Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses 2013-04-18 12:43:06 +00:00
mvs_soc.c Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses 2013-04-18 12:43:06 +00:00
mvs.c Replicate r242422 from ata(4) to mvs(4): 2013-06-12 18:08:11 +00:00
mvs.h - Limit r214102 workaround to only x86. On arm it causes more problems 2012-06-12 11:08:51 +00:00