Displaying 1 result from an estimated 1 matches for "41cad77c".
2009 Sep 03
1
ups_set_altinterface() breaks tripplite_usb on Mac OS X
Is there a particular reason why we are setting the alternate
interface to 0 in drivers/libusb.c?
I have seen some documentation which indicates that this should
already done by the OS when the device is enumerated. If that is the
case, then there is no reason why we should hardcode the alternate
interface to 0.
If I remove the following code, tripplite_usb seems to work*: