the bitrig master branch has been updated by patrick with 2 new commits: commit 621bb3518873127e20dd891e02aff57530ce7aac diff: https://github.com/bitrig/bitrig/commit/621bb35 author: Jonathan Matthew <[email protected]> date: Mon Jun 8 00:58:24 2015 +0000
refuse to do polled isochronous transfers, as other usb controller drivers do requested by mpi@ Imported by patrick@ M sys/dev/usb/dwc2/dwc2.c commit 17b8811f539b2df436ee94eec620059995c0cf8f diff: https://github.com/bitrig/bitrig/commit/17b8811 author: Jonathan Matthew <[email protected]> date: Mon Jun 8 00:46:34 2015 +0000 Ensure polled bulk, control and interrupt transfers actually poll, fixing panics on shutdown with various usb sticks. ok mpi@ Imported by patrick@ M sys/dev/usb/dwc2/dwc2.c
