the bitrig master branch has been updated by patrick with 3 new commits: commit 18f044748e0f5c19bf92461e8e7c447e1efd7c73 diff: https://github.com/bitrig/bitrig/commit/18f0447 author: Martin Pieuchot <[email protected]> date: Thu Mar 19 10:39:18 2015 +0000
Let it compile. cherry-pick patrick@ M sys/dev/usb/dwc2/dwc2.c commit e9d36268bf8a36db795118330cdae0ea3c80b2f4 diff: https://github.com/bitrig/bitrig/commit/e9d3626 author: Martin Pieuchot <[email protected]> date: Thu Mar 19 10:31:30 2015 +0000 Abort tasks are run in their own thead, that's why they need a special type, from Patrick Wildt. cherry-pick patrick@ M sys/dev/usb/dwc2/dwc2.c commit 91b8bb09b05226f1647b91444306eecc6e8b45d8 diff: https://github.com/bitrig/bitrig/commit/91b8bb0 author: Martin Pieuchot <[email protected]> date: Thu Mar 19 10:29:17 2015 +0000 Use the same workaround as ehci(4) and ohci(4) in setaddr() to deal with half configured control pipe, from Patrick Wildt. cherry-pick patrick@ M sys/dev/usb/dwc2/dwc2.c
