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: augustss
Date: Mon Nov 28 13:31:09 UTC 2005
Modified Files:
src/sys/dev/usb: if_atu.c if_aue.c if_axe.c if_cdce.c if_cue.c if_kue.c
if_udav.c if_upl.c if_ural.c if_url.c
Log Message:
Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls in
an interrupt context. From kern/32172 by darkstar%city-net.com.@localhost
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/usb/if_atu.c
cvs rdiff -r1.91 -r1.92 src/sys/dev/usb/if_aue.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/usb/if_axe.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/usb/if_cdce.c src/sys/dev/usb/if_udav.c
cvs rdiff -r1.43 -r1.44 src/sys/dev/usb/if_cue.c
cvs rdiff -r1.54 -r1.55 src/sys/dev/usb/if_kue.c
cvs rdiff -r1.22 -r1.23 src/sys/dev/usb/if_upl.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/usb/if_ural.c
cvs rdiff -r1.17 -r1.18 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