Source-Changes archive

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

CVS commit: [nick-nhusb] src/sys/dev/usb



Module Name:    src
Committed By:   skrll
Date:           Sat Oct 24 08:24:16 UTC 2015

Modified Files:
        src/sys/dev/usb [nick-nhusb]: xhci.c xhcireg.h

Log Message:
Do the following slightly differently to the diff from t-hash

    + Fix the bug that port feature UHF_PORT_{U1,U2}_TIMEOUT
      were never set.
      PS_SPEED bits were always cleared.
    + Fix the bug of logic inversion whether port speed is SS
      when setting feature UHF_PORT_{U1,U2}_TIMEOUT.


To generate a diff of this commit:
cvs rdiff -u -r1.28.2.44 -r1.28.2.45 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.2.2.4 -r1.2.2.5 src/sys/dev/usb/xhcireg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index