As Roger mentioned, you may not have access to the usbfs filesystem (only 
root does by default).  I added a new FAQ entry which may help you.
http://javax-usb.org/faq.html#no_devices

On Thu, 8 Dec 2005 [EMAIL PROTECTED] wrote:

>Hello,
>
>I am trying to set up several USB HID devices that talk through javax.usb.
>I am new at doing this so I apologize if some of my questions are silly.
>
>I have disabled the kernel from claiming the USB HID hotplug interface at
>boot time (SUSE has file /etc/hotplug/blacklist), so /proc/bus/usb/devices
>now shows the HID device but with no driver assigned.
>
>I would like to be able to claim a UsbInterface from the appropriate
>UsbConfiguration of the UsbDevice and perform I/O with the UsbEndpoint
>available on the UsbInterface.
>
>But right now traversing the UsbHub shows 0 attached devices.
>Is it because no driver is assigned?
>
>Can anyone tell me where can I find information on how to write a HID
>driver that works with javax.usb? or maybe point me to an example of how
>to do this?
>
>Many thanks in advance-
>
>-George
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems?  Stop!  Download the new AJAX search engine that makes
>searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>_______________________________________________
>javax-usb-devel mailing list
>javax-usb-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
>

-- 
Dan Streetman
[EMAIL PROTECTED]
---------------------
186,272 miles per second:
It isn't just a good idea, it's the law!


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to