CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/01/11 08:41:17
Modified files: sys/dev/usb : usbdi.c Log message: 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.