Menu

#3 incorrect handling of usb_control_msg return codes

open-works-for-me
nobody
None
5
2001-06-07
2001-01-26
No

usb_control_msg is good if >=0 .. It was testing for
not condition, therefore always returning an error
even for a good control message.

Discussion

  • Anthony Rumble

    Anthony Rumble - 2001-01-26

    None

     
  • Nobody/Anonymous

    Logged In: NO

    While i was compiling your source, I receved an wornig
    message, this message is : "configure: error: couldn't find
    libusb header "
    Can you help me to solve this problem?
    Thanks

     
  • Anthony Rumble

    Anthony Rumble - 2001-06-07

    Logged In: YES
    user_id=66012

    Not sure, you sure you have libusb installed? the devel
    package?

     
  • Anthony Rumble

    Anthony Rumble - 2001-06-07
    • status: open --> open-works-for-me
     

Log in to post a comment.