Quoting Roger Lindsjö <[EMAIL PROTECTED]>: > Would it be possible to show the code you use for communicating?
Enclosed is a simplified version of my program that consistenly reproduces a problem on my machine. If I do something wrong there and it could be easily fixed, I'd be very surprised but very happy. > What device(s) are you using. Are they available in stores? This code works with CM15A controller by X10. The other two devices are PowerLinc USB by Smarthome and also their new Insteon controller. The situation with the latter one is a little tricky since there's variable number of response buffers but I still notice the same issue. > What level were you using for the trace? Earlier it was possible to each > byte[] as it was posted / received from the USB stack. Dan, is that > still possible? This is what I have: com.ibm.jusb.os.linux.LinuxUsbServices.JNI.tracing = false com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_level = 5 Enabling urb tracing does not give me any more information. > //Roger >
cm15comm.java
Description: Binary data