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:   mycroft
Date:           Wed Jun 23 06:45:56 UTC 2004

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

Log Message:
Further cleanup of toggle handling.  Now that we use EHCI_QH_DTC, we don't
need to fiddle with the TOGGLE bit in the overlay descriptor, so minimize
how much we fuss with it.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/dev/usb/ehci.c
cvs rdiff -r1.16 -r1.17 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