Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/usb



Module Name:    src
Committed By:   bouyer
Date:           Sat Nov 29 20:47:06 UTC 2008

Modified Files:
        src/sys/dev/usb [netbsd-5]: ehci.c ehcireg.h

Log Message:
Pull up following revision(s) (requested by jmorse in ticket #138):
        sys/dev/usb/ehcireg.h: revision 1.29
        sys/dev/usb/ehci.c: revision 1.155
Fixed high-speed isoc USB transfers, 64 bit capable host controllers
have a different transfer descriptor to non-capable controllers.
Added dma-sync of data buffer before scheduling transfers


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.154.4.1 src/sys/dev/usb/ehci.c
cvs rdiff -r1.28 -r1.28.4.1 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