There's no simple way so check for DMA buffer overrun with isochronous
authormpi <mpi@openbsd.org>
Sun, 11 Jan 2015 15:41:16 +0000 (15:41 +0000)
committermpi <mpi@openbsd.org>
Sun, 11 Jan 2015 15:41:16 +0000 (15:41 +0000)
commit2fecb3feed119c60a367f399a1718a3d859f04a3
tree4627289876e208a407194e2048378dacc0211257
parentea603bb50cec1a490740b9711f5861d42ee8dcd1
There's no simple way so check for DMA buffer overrun with isochronous
transfers, so skip the check for such xfers for the moment.

Issue reported by Ingo Feinerer and fix confirmed by Jan Stary.
sys/dev/usb/usbdi.c