CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/04/12 06:58:39

Modified files:
        sys/dev/usb    : if_athn_usb.c if_atu.c if_otus.c if_ral.c 
                         if_rsu.c if_uath.c ueagle.c umbg.c uow.c 
                         usbdi.c usbdi.h uticom.c 

Log message:
Instead of using a wrapper around usbd_transfer() when submitting a
transfer synchronously just pass the USBD_SYNCHRONOUS flag like any
other flags when creating a transfer.

ok sthen@, mglocker@

Reply via email to