Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Feb 2009 10:31:00 +0300
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        current@freebsd.org
Subject:   USB2 - libusb20 vs devel/libusb
Message-ID:  <1233732660.1767.30.camel@localhost>

next in thread | raw e-mail | index | archive | help
Hi

I've tried libusb, looks like it works more or less.

What is the right policy about libusb* libraries ?

I have security/libfprint (finger-print reader that uses ugen device)
that stop working after upgrade. 

Following entry in /etc/libmap.conf make it works somehow
libusb-0.1.so		libusb20.so
libusb-0.1.so.8		libusb20.so.1

It allows library to access usb device, but pam authentication with it
still does not work ( looks like it reads fingerprint correctly, but
fails later ).

What is right way to handle that situation ?
Is there universal library, that will work for both stacks ?

PS. I didn't try yet libgphoto2 (it also uses ugen directly).



-- 
Vladimir B. Grebenschikov
vova@fbsd.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1233732660.1767.30.camel>