Re: [javax-usb-devel] Newbie: again with lib

2003-06-03 Thread Dan Streetman
On Sun, 1 Jun 2003, Chuan Guo wrote: >I think, the device has a name of Manufactory, >with a "usbview" program (not in Java) from www.usbview.sourceforge.net >I can see the Manufactory: KOBIL(exact what i use). >like you said, debug shows the Exception is throwed here when getLangId(): >if (4

Re: [javax-usb-devel] Re: updated API

2003-06-03 Thread Dan Streetman
The version is actually 0.10.0 (not 0.1.0). As far as changes between the versions, I posted all changes on the mailing list, usually with some discussion about the changes. Note that the "1.0.0beta2" version was before I "took over" the API from the last maintainer - it is very old, and as t

Re: [javax-usb-devel] Newbie: again with lib

2003-06-03 Thread Dan Streetman
Hmm, that's not good. I'll try to see what's causing it... On Mon, 2 Jun 2003, Boris Dainson wrote: > >> it is very comically, when i insert the Device before Linux-boot, it' ok, >> but sometimes when i take it off, and insert once again, Linux notic it no >> more:( >> and device obtain al

Re: [javax-usb-devel] Newbie: again with lib

2003-06-03 Thread Boris Dainson
> it is very comically, when i insert the Device before Linux-boot, it' ok, > but sometimes when i take it off, and insert once again, Linux notic it no > more:( > and device obtain also no energy! i must reboot linux, this is simply > irritating :((( > have you also experience this? Yes, I'v