CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2014/08/10 05:18:57

Modified files:
        sys/dev/usb    : ehci.c ohci.c uhci.c usb.c usbdi.h usbf_subr.c 
                         xhci.c 

Log message:
Since USB xfer pools are accessed in interrupt context, initialize them
with the correct ipl to prevent your CPU from locking against itself.

Reply via email to