CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/14 06:50:07
Modified files:
sys/dev/pci : vioblk.c
Log message:
vioblk: Properly handle poll timeout
The only way to ensure that the device does not do DMA for the timed out
request is a device reset.
Also increase the timeout to 15s
