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

Re: libusb and usbdevfs



On 10/12/06, pradeep singh <2500.pradeep@xxxxxxxxx> wrote:
On 10/11/06, Greg KH <greg@xxxxxxxxx> wrote:
> On Wed, Oct 11, 2006 at 09:55:54AM +0530, Jinesh K J wrote:
> > On 10/10/06, pradeep singh <2500.pradeep@xxxxxxxxx> wrote:
[snip]
> > This part seem to be complicated. Does libusb support ISO endpoints?
>
> Have you looked at the libusb documentation?
some valuable piece of information there, thanks a lot for it.
Now lets talk about something i faced for real.
I connected the device and i couldnt trace it at all through /proc
/sys or lsusb at all.
cat /proc/bus/usb/devices

Does it mean USB host controller didnt recognize it at all.

Shouldnt it atleast assign some ID to the device on USB.Without a
driver i may not be able to communicate to the device like normal read
write etc. But shouldnt it be visible to me through sysfs interface?

-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/