Menu

#4 Claim Interface of a HID device under Linux

open
None
5
2012-03-08
2010-07-05
No

When I try to claim an interface on a HID device on Linux, usb_claim_interface returns -EBUSY.

The solution is to call

Discussion

  • Thomas Calmant

    Thomas Calmant - 2010-07-05

    Patch file

     
  • Thomas Calmant

    Thomas Calmant - 2010-07-05

    The solution is to call usb_detach_kernel_driver_np on the interface before claiming it.

     
  • uniederer

    uniederer - 2012-03-08
    • assigned_to: nobody --> uniederer
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.