Source-Changes-D archive

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

Re: CVS commit: src/sys



On 08/05/14 10:43, Takahiro HAYASHI wrote:
(08/05/14 17:33), Nick Hudson wrote:
Module Name:    src
Committed By:    skrll
Date:        Tue Aug  5 08:33:50 UTC 2014

Modified Files:
    src/sys/dev/usb: ohci.c xhci.c
    src/sys/external/bsd/dwc2: dwc2.c

Log Message:
Prevent the root hub sending updates once the root interrupt abort is
called.

sc in {ehci,ohci,xhci}_root_intr_abort is now used always,
so #ifdef DIAGNOSTIC should be removed.

Fixed.

Thanks,
Nick


Home | Main Index | Thread Index | Old Index