Source-Changes archive

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

CVS commit: [itohy-usb1] src/sys/dev/usb



Module Name:    src
Committed By:   itohy
Date:           Fri Jun 22 10:44:56 UTC 2007

Modified Files:
        src/sys/dev/usb [itohy-usb1]: if_aue.c if_cdce.c if_cue.c if_kue.c
            if_udav.c if_url.c

Log Message:
Execute callback functions as tasks on FreeBSD.
(FYI, the code does work on NetBSD, but affects the performance, you know.)


To generate a diff of this commit:
cvs rdiff -r1.99.10.4 -r1.99.10.5 src/sys/dev/usb/if_aue.c
cvs rdiff -r1.12.10.7 -r1.12.10.8 src/sys/dev/usb/if_cdce.c
cvs rdiff -r1.48.10.4 -r1.48.10.5 src/sys/dev/usb/if_cue.c
cvs rdiff -r1.58.10.4 -r1.58.10.5 src/sys/dev/usb/if_kue.c
cvs rdiff -r1.15.10.4 -r1.15.10.5 src/sys/dev/usb/if_udav.c
cvs rdiff -r1.24.10.4 -r1.24.10.5 src/sys/dev/usb/if_url.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