Claim interface after detaching it from a possible kernel driver
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 13 Mar 2013 12:28:06 +0000 (13:28 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 13 Mar 2013 12:28:06 +0000 (13:28 +0100)
This avoids error messages like:
  usbfs: process 24665 (myprogram) did not claim interface 1 before use

See also:
  http://stackoverflow.com/questions/11088691


No differences found