Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/external/bsd/dwc2



On 11/28/13 06:56, Nick Hudson wrote:
Module Name:    src
Committed By:   skrll
Date:           Thu Nov 28 06:56:36 UTC 2013

Modified Files:
        src/sys/external/bsd/dwc2: dwc2.c

Log Message:
Drop the intr_lock when calling usb_schedsoftintr so that we don't lock
against ourself in dwc2_softintr in the polling case.

With this change I can use usb keyboard in ddb on my RPI now.

Nick


Home | Main Index | Thread Index | Old Index