[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?
There used to be a very simple example for connecting a mouse, I'm not
sure if it still exists on the site. However, if you don't see any of
the devices, does your user have read/write access to /proc/bus/usb? By
default only root has access.
//Roger
-------------------------------------------------------
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