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:   matt
Date:           Tue Jan 18 08:29:24 UTC 2011

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

Log Message:
Add preliminary support for Embedded Transaction Translator Function (as
found on the MPC8536 and AR9334) which allows low/full devices to be
connected to an EHCI root hub.


To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/usb/ehcireg.h
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/usb/ehcivar.h
cvs rdiff -u -r1.90 -r1.91 src/sys/dev/usb/usb.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