[javax-usb-devel] with Suse 9

2003-11-24 Thread Chuan Guo
I haven't a clue, from hotplugging? Have you some tips? in Suse 9.0: Kernel 2.4.21, gcc 3.3.1, Java1.4.2 Thanks! Chuan Guo ps: another problem, but not so urgent. my external UsbHub (with self power) can result always to fail the whole javax.usb, With it the javax.usb si

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

2003-06-02 Thread Chuan Guo
Thank you very much, Dan, > If you know that your device does define some string descriptors, then the > Exception is a bug...what's happening is the request for the lang-id > string descriptor (which is the string descriptor with index 0) is > succeeding, but getting less than 4 bytes. The lang-

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

2003-05-31 Thread Chuan Guo
Hi, I'm pretty new with Linux programming. i'm a student in Germany. i want to use java USB in a study thesis, connect to a SmartCard Terminal. i have compiled all the code of javax.usb. simply, i put the libJavaUsb.so in /usr/local/lib, i can see the port that is attachted with a Device, but when