vioblk: Properly handle poll timeout
authorsf <sf@openbsd.org>
Thu, 14 Jul 2016 12:50:07 +0000 (12:50 +0000)
committersf <sf@openbsd.org>
Thu, 14 Jul 2016 12:50:07 +0000 (12:50 +0000)
commit4bd79cf4ebe4a9f9b9ccf7b5a617caf261a01ef5
tree0a8e3bad8b5c35769f849d4147770854d056d152
parentdc6fa26a88f5b4c7b14bcd31aa9d10164f87a954
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
sys/dev/pci/vioblk.c