Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   augustss
Date:           Sun Nov 20 14:27:25 UTC 2005

Modified Files:
        src/sys/dev/usb: ehci.c ehcireg.h ehcivar.h

Log Message:
Keep a flag for each port that keeps track of if the port has been reset
instead of having one flag for the controller.

Also, don't try to modify read-only power bits if the controller doesn't
support power cobntrol.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/dev/usb/ehci.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/usb/ehcireg.h
cvs rdiff -r1.20 -r1.21 src/sys/dev/usb/ehcivar.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