Displaying 2 results from an estimated 2 matches for "usb_resetep".
Did you mean:
usb_reset
2006 Mar 06
0
BCMXCP USB driver issues for Powerware 5110 on OpenWRT (long)
...usb driver to work, most of
them is related to libusb.
The first point was usb_clear_halt function call in nut_usb.c file during
device initialization: the driver reported "broken pipe" error. I'm not an
expert in USB devices programming, but based on the context, I would expect
that usb_resetep function would be more appropriate here - am I wrong?
Anyway, changing the call to usb_resetep did solve the problem for me, but
the next problem was during reading of the data from the UPS - it constantly
failed with the error "Invalid argument".
It took quite some time to understand w...
2005 Sep 21
0
Compre facil seu imóvel consorcio (11) 2121-4103
...(arg 2)
amload.c: At top level:
amload.c:349: parse error before `*` token
amload.c:349: warning: function declaration isn`t a prototype
amload.c: In function `clear_endpoints`:
amload.c:350: `op` undeclared (first use in this function)
amload.c:351: warning: implicit declaration of function `usb_resetep`
amload.c:351: `adsl_handle` undeclared (first use in this function)
amload.c: At top level:
amload.c:361: parse error before `*` token
amload.c:362: warning: function declaration isn`t a prototype
amload.c: In function `send_block`:
amload.c:365: `bufin` undeclared (first use in this functio...