Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   skrll
Date:           Fri Sep 11 06:51:44 UTC 2015

Modified Files:
        src/sys/arch/mips/atheros/dev: ehci_arbus.c
        src/sys/arch/powerpc/booke/dev: pq3ehci.c
        src/sys/dev/usb: ehci.c ehcireg.h

Log Message:
Fix up USBMODE registers in sc_vendor_init functions and not in the ehci
driver.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/mips/atheros/dev/ehci_arbus.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/booke/dev/pq3ehci.c
cvs rdiff -u -r1.244 -r1.245 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/usb/ehcireg.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