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 Feb 17 18:42:23 UTC 2000

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

Log Message:
Handle detach that happens before attach has finished.  (Reported by mycroft.)


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/usb/if_aue.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/usb/if_auereg.h
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/usb/if_cue.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/usb/if_cuereg.h \
    syssrc/sys/dev/usb/if_kuereg.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/usb/if_kue.c

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