Re: Has anyone used libusb for accessing usb devices here?

2008-07-23 Thread Tijl Coosemans
On Wednesday 23 July 2008 06:20:09 Andrew Falanga wrote: > On Tuesday 22 July 2008 08:38:58 Lowell Gilbert wrote: >> "Andrew Falanga" <[EMAIL PROTECTED]> writes: >>> I'd like to know if anyone here on the list has ever used libusb >>> (http://libusb.sourceforge.net) for accessing usb devices. I >>

Re: Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Andrew Falanga
On Tuesday 22 July 2008 08:38:58 Lowell Gilbert wrote: > "Andrew Falanga" <[EMAIL PROTECTED]> writes: > > I'd like to know if anyone here on the list has ever used libusb > > (http://libusb.sourceforge.net) for accessing usb devices. I > > successfully compiled and installed it on my FreeBSD 7 lap

Re: Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Andrew Falanga
On Tue, Jul 22, 2008 at 8:38 AM, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > "Andrew Falanga" <[EMAIL PROTECTED]> writes: > >> I'd like to know if anyone here on the list has ever used libusb >> (http://libusb.sourceforge.net) for accessing usb devices. I >> successfully compiled and installed it

Re: Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Lowell Gilbert
"Andrew Falanga" <[EMAIL PROTECTED]> writes: > I'd like to know if anyone here on the list has ever used libusb > (http://libusb.sourceforge.net) for accessing usb devices. I > successfully compiled and installed it on my FreeBSD 7 laptop but when > I run a test program no USB HUBs are found. Th

Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Andrew Falanga
Hi, I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully compiled and installed it on my FreeBSD 7 laptop but when I run a test program no USB HUBs are found. The same test on a Fedora box works fine. I was wo