--- - branch: MAIN date: Tue Jan 22 12:40:44 UTC 2013 files: - new: '1.6' old: '1.5' path: src/sys/dev/usb/auvitek_dtv.c pathrev: src/sys/dev/usb/auvitek_dtv.c@1.6 type: modified - new: '1.6' old: '1.5' path: src/sys/dev/usb/if_smsc.c pathrev: src/sys/dev/usb/if_smsc.c@1.6 type: modified - new: '1.203' old: '1.202' path: src/sys/dev/usb/ehci.c pathrev: src/sys/dev/usb/ehci.c@1.203 type: modified - new: '1.10' old: '1.9' path: src/sys/dev/usb/emdtv_dtv.c pathrev: src/sys/dev/usb/emdtv_dtv.c@1.10 type: modified - new: '1.48' old: '1.47' path: src/sys/dev/usb/if_atu.c pathrev: src/sys/dev/usb/if_atu.c@1.48 type: modified - new: '1.130' old: '1.129' path: src/sys/dev/usb/if_aue.c pathrev: src/sys/dev/usb/if_aue.c@1.130 type: modified - new: '1.64' old: '1.63' path: src/sys/dev/usb/if_axe.c pathrev: src/sys/dev/usb/if_axe.c@1.64 type: modified - new: '1.66' old: '1.65' path: src/sys/dev/usb/if_cue.c pathrev: src/sys/dev/usb/if_cue.c@1.66 type: modified - new: '1.22' old: '1.21' path: src/sys/dev/usb/if_otus.c pathrev: src/sys/dev/usb/if_otus.c@1.22 type: modified - new: '1.47' old: '1.46' path: src/sys/dev/usb/if_rum.c pathrev: src/sys/dev/usb/if_rum.c@1.47 type: modified - new: '1.47' old: '1.46' path: src/sys/dev/usb/if_url.c pathrev: src/sys/dev/usb/if_url.c@1.47 type: modified - new: '1.8' old: '1.7' path: src/sys/dev/usb/if_run.c pathrev: src/sys/dev/usb/if_run.c@1.8 type: modified - new: '1.8' old: '1.7' path: src/sys/dev/usb/if_upgt.c pathrev: src/sys/dev/usb/if_upgt.c@1.8 type: modified - new: '1.41' old: '1.40' path: src/sys/dev/usb/if_udav.c pathrev: src/sys/dev/usb/if_udav.c@1.41 type: modified - new: '1.44' old: '1.43' path: src/sys/dev/usb/if_ural.c pathrev: src/sys/dev/usb/if_ural.c@1.44 type: modified - new: '1.5' old: '1.4' path: src/sys/dev/usb/if_urtw.c pathrev: src/sys/dev/usb/if_urtw.c@1.5 type: modified - new: '1.18' old: '1.17' path: src/sys/dev/usb/if_urtwn.c pathrev: src/sys/dev/usb/if_urtwn.c@1.18 type: modified - new: '1.36' old: '1.35' path: src/sys/dev/usb/if_zyd.c pathrev: src/sys/dev/usb/if_zyd.c@1.36 type: modified - new: '1.231' old: '1.230' path: src/sys/dev/usb/ohci.c pathrev: src/sys/dev/usb/ohci.c@1.231 type: modified - new: '1.134' old: '1.133' path: src/sys/dev/usb/uaudio.c pathrev: src/sys/dev/usb/uaudio.c@1.134 type: modified - new: '1.252' old: '1.251' path: src/sys/dev/usb/uhci.c pathrev: src/sys/dev/usb/uhci.c@1.252 type: modified - new: '1.140' old: '1.139' path: src/sys/dev/usb/usb.c pathrev: src/sys/dev/usb/usb.c@1.140 type: modified - new: '1.188' old: '1.187' path: src/sys/dev/usb/usb_subr.c pathrev: src/sys/dev/usb/usb_subr.c@1.188 type: modified - new: '1.148' old: '1.147' path: src/sys/dev/usb/usbdi.c pathrev: src/sys/dev/usb/usbdi.c@1.148 type: modified - new: '1.85' old: '1.84' path: src/sys/dev/usb/usbdi.h pathrev: src/sys/dev/usb/usbdi.h@1.85 type: modified - new: '1.101' old: '1.100' path: src/sys/dev/usb/usbdivar.h pathrev: src/sys/dev/usb/usbdivar.h@1.101 type: modified id: 20130122T124044Z.df54004ac1d074a35626475cc3f6bb8d609e3b26 log: | - Add a USBD_MPSAFE flag to usbd_open_pipe. If not set, acquire KERNEL_LOCK before invoking xfer callbacks on this pipe. - Add an extra flags parameter to usb_init_task. If USBD_TASKQ_MPSAFE is not present, acquire KERNEL_LOCK before invoking the task callback. module: src subject: 'CVS commit: src/sys/dev/usb' unixtime: '1358858444' user: jmcneill