[javax-usb-devel] Unable to submit data buffer to HID mouse : Error submitting IRP : Error 62

2008-06-26 Thread Gabriel Queiroz
Hi all, It's my first post to this list (javax newbie). I'm developing a usb device using an Atmel microcontroller ( http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3784). For now, it works like a mouse. The microcontroller has 4 push buttons, and these push buttons make the mouse pointe

Re: [javax-usb-devel] javax.usb release 1.0.2

2008-06-26 Thread Dan Streetman
On Thu, Jun 26, 2008 at 8:58 AM, Jeremy Mawson <[EMAIL PROTECTED]> wrote: > Thanks Dan > > Are there any special reasons why javax.usb jars/props need to be > installed *into* the JRE? They do not need to be installed in the JRE, but like all other extensions (like javax.comm) they *can* be instal

Re: [javax-usb-devel] /proc/bus/usb/devices dropped from distros

2008-06-26 Thread Dan Streetman
The 1.0.2 release should work fine with it. On Thu, Jun 26, 2008 at 8:28 AM, Jeremy Mawson <[EMAIL PROTECTED]> wrote: > Hi there. > > I have no devices file at /proc/bus/usb > > A quick Google led me to > http://www.mail-archive.com/[EMAIL PROTECTED]/msg536499.html > > This thread states that /pro

Re: [javax-usb-devel] javax.usb release 1.0.2

2008-06-26 Thread Jeremy Mawson
Thanks Dan Are there any special reasons why javax.usb jars/props need to be installed *into* the JRE? Are there any special instructions to get the /dev/bus/usb/** usbfs naming scheme working? Cheers Jem From: Dan Streetman <[EMAIL PROTECTED]> - 2008-06-03 20:33 A new release has jus

[javax-usb-devel] /proc/bus/usb/devices dropped from distros

2008-06-26 Thread Jeremy Mawson
Hi there. I have no devices file at /proc/bus/usb A quick Google led me to http://www.mail-archive.com/[EMAIL PROTECTED]/msg536499.html This thread states that /proc/bus/usb/devices was "racey" and that applications should move to using /dev/bus/usb instead (see post #2). FYI, my /dev/bus/usb

Re: [javax-usb-devel] bit stuff exception

2008-06-26 Thread Dan Streetman
getting a usb bus trace requires hardware, not software. There are bus tracers made by LeCroy/CATC, Ellisys, and others. The cost varies widely. On Thu, Jun 26, 2008 at 5:37 AM, Marion Decrouez <[EMAIL PROTECTED]> wrote: > Quoting Dan Streetman <[EMAIL PROTECTED]>: > > Thank you very much. Do yo

Re: [javax-usb-devel] bit stuff exception

2008-06-26 Thread Marion Decrouez
Quoting Dan Streetman <[EMAIL PROTECTED]>: Thank you very much. Do you know a free software that can analyse the usb bus? Thanks > That is typically a USB bus error, I believe caused by the hardware > misbehaving. If it's reproducable, it could be a bug in your hardware > firmware. You would re