Re: [android-kernel] Device Nodes under /proc/bus/usb

2014-12-29 Thread Burhan Eyuboglu
I'm using libusb, however I have a problem with the permission on opening the dev/bus/usb/*/*. You said /proc/bus/usb is the location, however I'm new in Android and I don't know where is the device file in system files on Android and how can libusb functions (which are native c codes which is

Re: [android-kernel] Device Nodes under /proc/bus/usb

2010-06-09 Thread Greg KH
On Tue, Jun 8, 2010 at 8:26 AM, Mani wrote: > Hi : > > I am using the TI ZOOM2 board running the Android OS . I have written > a application ( similar to vold ) , which listens for UEVENTS and then > dump the UEVENT Packet ( to a Log file ) , when the message related to > a particular USB device i

[android-kernel] Device Nodes under /proc/bus/usb

2010-06-09 Thread Mani
Hi : I am using the TI ZOOM2 board running the Android OS . I have written a application ( similar to vold ) , which listens for UEVENTS and then dump the UEVENT Packet ( to a Log file ) , when the message related to a particular USB device is received . The UEVENT packet indicates that the Kerne