Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libusb-1.0 for NetBSD



On Wed, May 30, 2012 at 10:31 PM, Jeremy C. Reed <reed%reedmedia.net@localhost> 
wrote:
> On Wed, 30 May 2012, Thomas Klausner wrote:
>
>> On Wed, May 30, 2012 at 09:01:08PM +0800, Xiaofan Chen wrote:
>> > Just want to let the users here know that libusb-1.0.9 release
>> > support NetBSD (using OpenBSD backend). You are welcome
>> > to try it.
>> > http://www.libusb.org/wiki/libusb-1.0
>>
>> Neat, thanks for the note.
>> I've packaged it for pkgsrc, it's in pkgsrc/devel/libusb1.
>> I haven't tested it yet.
>
> I built it with  --enable-examples-build. How to use the examples?
>
> sunflower:examples$ ./listdevs
> sunflower:examples$ ./dpfp
> Could not find/open device
> sunflower:examples$ ./dpfp_threaded
> Could not find/open device
>
> The listdevs shows nothing.
>

You need to have real ugen device attached. To check that, you can use
"dmesg | grep ugen".

localhost$ dmesg | grep ugen
ugen0 at uhub0 port 1
ugen0: SEGGER J-Link, rev 1.10/0.01, addr 2


-- 
Xiaofan


Home | Main Index | Thread Index | Old Index