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:           Thu Mar  2 12:37:52 UTC 2000

Modified Files:
        syssrc/sys/dev/usb: if_aue.c if_cue.c if_cuereg.h if_kue.c if_kuereg.h
            usbdi.c usbdi.h

Log Message:
Use ratecheck() to limit error messages on disconnect.
Break out some common functionality.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/usb/if_aue.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/usb/if_cue.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/usb/if_cuereg.h \
    syssrc/sys/dev/usb/if_kuereg.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/usb/if_kue.c
cvs rdiff -r1.62 -r1.63 syssrc/sys/dev/usb/usbdi.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/usb/usbdi.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