2011/7/8 Dwi Sasongko Supriyadi <[email protected]>:
> I want to say sorry for wasting your time in this issue, but then I
> found out the root cause is that the usbfs is not mounted. Too bad,
> this information is not available when executing pcscd. The issue is
> solved by simply:
>
> mount -t usbfs usbfs /proc/bus/usb
>
> I would to propose a patch to check the return value of libusb_init()
> call inside src/libusb/hotplug_libusb.c so the user will be notified
> early if there is something wrong with libusb.

Not checking the libusb_init() returned value was a real bug. It is
now fixed thanks to you.

> Thanks for your time and response. Keep the good work!

You are welcome.

Bye

-- 
 Dr. Ludovic Rousseau

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to