[sane-devel] Regarding libUSB API (configurations)

2007-07-12 Thread René Kjellerup
Hi' every one. This mail is primarily directed to those of you who's writing USB applications. My question meight seem simple, however the solution does elude me. In my log file it takes my scanner 80ms to select the configuration Quote from log: [5 ms]URB 4 going down --

[sane-devel] Regarding libUSB API (configurations)

2007-07-11 Thread m. allan noah
if you are directly using libusb, call usb_set_configuration() :) http://libusb.sourceforge.net/doc/function.usbsetconfiguration.html if you are using sanei_usb, then this has generally been done for you already. allan On 7/11/07, Ren? Kjellerup webmaster at keenan.dk wrote: Hi' every one.