Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   augustss
Date:           Sat Mar 25 18:02:34 UTC 2000

Modified Files:
        syssrc/sys/dev/usb: ohci.c uhci.c uhcivar.h usb_subr.c usbdi.c
            usbdivar.h

Log Message:
Rename and move around callout handles to make it more sane.
Add some DIAGNOSTIC.
Fix buglet in isoc abort on UHCI.


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.95 -r1.96 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/usb/uhcivar.h
cvs rdiff -r1.67 -r1.68 syssrc/sys/dev/usb/usb_subr.c \
    syssrc/sys/dev/usb/usbdi.c
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/usb/usbdivar.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